Searched refs:ofw_pcib_attach (Results 1 – 8 of 8) sorted by relevance
80 int ofw_pcib_attach(device_t);
106 DEVMETHOD(device_attach, ofw_pcib_attach),293 ofw_pcib_attach(device_t dev) in ofw_pcib_attach() function
143 return (ofw_pcib_attach(dev)); in rtaspci_attach()
136 return (ofw_pcib_attach(dev)); in grackle_attach()
173 return (ofw_pcib_attach(dev)); in uninorth_attach()
210 return (ofw_pcib_attach(dev)); in cpcht_attach()
495 return (ofw_pcib_attach(dev)); in opalpci_attach()
433 return (ofw_pcib_attach(dev)); in fsl_pcib_attach()