Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fdc/
HDfdc_acpi.c45 static int fdc_acpi_probe_children(device_t bus, device_t dev,
136 error = fdc_acpi_probe_children(bus, dev, obj->Buffer.Pointer); in fdc_acpi_attach()
148 fdc_acpi_probe_children(device_t bus, device_t dev, void *fde) in fdc_acpi_probe_children() function