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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h563 extern int pcie_ari_enable(dev_info_t *dip);
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2165 pcie_ari_enable(dev_info_t *dip) function
2170 PCIE_DBG("pcie_ari_enable: dip=%p\n", dip);
2179 PCIE_DBG("pcie_ari_enable: dip=%p: writing 0x%x to DevCtl2\n",
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c680 if (pcie_ari_enable(devi) == DDI_SUCCESS) {
4547 if (pcie_ari_enable(new_child) ==
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c809 if (pcie_ari_enable(devi) == DDI_SUCCESS) {
5293 if (pcie_ari_enable(new_child) ==

Completed in 70 milliseconds