Searched refs:fdc_isa_alloc_resources (Results 1 – 3 of 3) sorted by relevance
76 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_isa_alloc_resources() function170 error = fdc_isa_alloc_resources(dev, fdc); in fdc_isa_probe()186 error = fdc_isa_alloc_resources(dev, fdc); in fdc_isa_attach()
89 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
116 error = fdc_isa_alloc_resources(dev, sc); in fdc_acpi_attach()