Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_pcibus.c61 static device_probe_t ofw_pcibus_probe; variable
75 DEVMETHOD(device_probe, ofw_pcibus_probe),
110 ofw_pcibus_probe(device_t dev) in ofw_pcibus_probe() function