Searched refs:fdc_isa_alloc_resources (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/fdc/
H A Dfdcvar.h91 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
H A Dfdc_isa.c78 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) function
172 error = fdc_isa_alloc_resources(dev, fdc);
188 error = fdc_isa_alloc_resources(dev, fdc);
H A Dfdc_acpi.c115 error = fdc_isa_alloc_resources(dev, sc);
/freebsd-10.3-release/sys/pc98/cbus/
H A Dfdcvar.h166 int fdc_isa_alloc_resources(device_t, struct fdc_data *);

Completed in 131 milliseconds