Searched refs:macio_probe_nomatch (Results 1 – 1 of 1) sorted by relevance
78 static void macio_probe_nomatch(device_t, device_t);105 DEVMETHOD(bus_probe_nomatch, macio_probe_nomatch),455 macio_probe_nomatch(device_t dev, device_t child) in macio_probe_nomatch() function