Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Duninorth.c73 static void unin_chip_probe_nomatch(device_t, device_t);
116 DEVMETHOD(bus_probe_nomatch, unin_chip_probe_nomatch),
445 unin_chip_probe_nomatch(device_t dev, device_t child) in unin_chip_probe_nomatch() function