Searched refs:fdc_isa_alloc_resources (Results 1 – 3 of 3) sorted by relevance
80 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_isa_alloc_resources() function174 error = fdc_isa_alloc_resources(dev, fdc); in fdc_isa_probe()190 error = fdc_isa_alloc_resources(dev, fdc); in fdc_isa_attach()
94 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
117 error = fdc_isa_alloc_resources(dev, sc); in fdc_acpi_attach()