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

/freebsd-10.0-release/sys/sparc64/pci/
H A Dofw_pcibus.c70 static device_probe_t ofw_pcibus_probe; variable
76 DEVMETHOD(device_probe, ofw_pcibus_probe),
111 ofw_pcibus_probe(device_t dev) function
/freebsd-10.0-release/sys/powerpc/ofw/
H A Dofw_pcibus.c59 static device_probe_t ofw_pcibus_probe; variable
71 DEVMETHOD(device_probe, ofw_pcibus_probe),
108 ofw_pcibus_probe(device_t dev) function

Completed in 132 milliseconds