Searched refs:acpi_probe_nomatch (Results 1 – 1 of 1) sorted by relevance
124 static bus_probe_nomatch_t acpi_probe_nomatch; variable200 DEVMETHOD(bus_probe_nomatch, acpi_probe_nomatch),863 acpi_probe_nomatch(device_t bus, device_t child) in acpi_probe_nomatch() function