Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofwpci.h80 int ofw_pcib_attach(device_t);
H A Dofw_pcib.c106 DEVMETHOD(device_attach, ofw_pcib_attach),
293 ofw_pcib_attach(device_t dev) in ofw_pcib_attach() function
/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c143 return (ofw_pcib_attach(dev)); in rtaspci_attach()
/freebsd/sys/powerpc/powermac/
H A Dgrackle.c136 return (ofw_pcib_attach(dev)); in grackle_attach()
H A Duninorthpci.c173 return (ofw_pcib_attach(dev)); in uninorth_attach()
H A Dcpcht.c210 return (ofw_pcib_attach(dev)); in cpcht_attach()
/freebsd/sys/powerpc/powernv/
H A Dopal_pci.c495 return (ofw_pcib_attach(dev)); in opalpci_attach()
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c433 return (ofw_pcib_attach(dev)); in fsl_pcib_attach()