Home
last modified time | relevance | path

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

/trueos/sys/dev/fdt/
HDsimplebus.c50 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