Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdc/
H A Dfdc_acpi.c46 static ACPI_STATUS fdc_acpi_probe_child(ACPI_HANDLE h, device_t *dev,
167 ACPI_SCAN_CHILDREN(ctx->acpi_dev, dev, 1, fdc_acpi_probe_child, in fdc_acpi_probe_children()
186 fdc_acpi_probe_child(ACPI_HANDLE h, device_t *dev, int level, void *arg) in fdc_acpi_probe_child() function