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