Home
last modified time | relevance | path

Searched refs:fdc_attach (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/fdc/
HDfdcvar.h82 int fdc_attach(device_t);
HDfdc_isa.c189 error = fdc_attach(dev); in fdc_isa_attach()
HDfdc_acpi.c122 error = fdc_attach(dev); in fdc_acpi_attach()
HDfdc.c1798 fdc_attach(device_t dev) in fdc_attach() function