Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/powerpc/powermac/
HDmacio.c78 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