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