Searched refs:simplebus_probe_nomatch (Results 1 – 1 of 1) sorted by relevance
50 static void simplebus_probe_nomatch(device_t bus, device_t child);84 DEVMETHOD(bus_probe_nomatch, simplebus_probe_nomatch),390 simplebus_probe_nomatch(device_t bus, device_t child) in simplebus_probe_nomatch() function