Searched refs:pcie_ari_supported (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2121 pcie_ari_supported(dev_info_t *dip) function
2128 PCIE_DBG("pcie_ari_supported: dip=%p\n", dip);
2140 PCIE_DBG("pcie_ari_supported: dip=%p: ARI Disabled\n", dip);
2147 PCIE_DBG("pcie_ari_supported: dip=%p: Not 2.0\n", dip);
2153 PCIE_DBG("pcie_ari_supported: dip=%p: DevCap2=0x%x\n",
2157 PCIE_DBG("pcie_ari_supported: "
2172 if (pcie_ari_supported(dip) == PCIE_ARI_FORW_NOT_SUPPORTED)
2193 if (pcie_ari_supported(dip) == PCIE_ARI_FORW_NOT_SUPPORTED)
2214 if (pcie_ari_supported(dip) == PCIE_ARI_FORW_NOT_SUPPORTED)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h568 extern int pcie_ari_supported(dev_info_t *dip);
/opensolaris-onvv-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c677 if ((pcie_ari_supported(devi)
4543 if ((pcie_ari_supported(new_child) ==
5088 if (pcie_ari_supported(dip) == PCIE_ARI_FORW_NOT_SUPPORTED)
/opensolaris-onvv-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c806 if ((pcie_ari_supported(devi)
5289 if ((pcie_ari_supported(new_child) ==
6795 if (pcie_ari_supported(dip) == PCIE_ARI_FORW_NOT_SUPPORTED)

Completed in 108 milliseconds