Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h523 extern int pcie_postattach_child(dev_info_t *dip);
/titanic_50/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c800 (void) pcie_postattach_child(rdip); in npe_ctlops()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx.c1306 (void) pcie_postattach_child(rdip); in px_ctlops()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c660 (void) pcie_postattach_child(rdip); in pcieb_ctlops()
H A Dpcie.c1230 pcie_postattach_child(dev_info_t *cdip) in pcie_postattach_child() function