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

/freebsd-12-stable/sys/dev/fdc/
H A Dfdcvar.h94 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
H A Dfdc_isa.c80 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) function
174 error = fdc_isa_alloc_resources(dev, fdc);
190 error = fdc_isa_alloc_resources(dev, fdc);
H A Dfdc_acpi.c117 error = fdc_isa_alloc_resources(dev, sc);

Completed in 107 milliseconds