Home
last modified time | relevance | path

Searched refs:pcie_root_port (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcie_impl.h545 extern int pcie_root_port(dev_info_t *dip);
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx.c1444 if (pcie_root_port(dip) == DDI_FAILURE) { in px_set_mps()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c1963 pcie_root_port(dev_info_t *dip) in pcie_root_port() function