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

/freebsd-12-stable/sys/sparc64/pci/
H A Dofw_pcibus.c73 static device_probe_t ofw_pcibus_probe; variable
80 DEVMETHOD(device_probe, ofw_pcibus_probe),
118 ofw_pcibus_probe(device_t dev) function
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_pcibus.c62 static device_probe_t ofw_pcibus_probe; variable
76 DEVMETHOD(device_probe, ofw_pcibus_probe),
111 ofw_pcibus_probe(device_t dev) function

Completed in 189 milliseconds