Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h253 #define PCIE_LINKCAP_DLL_ACTIVE_REP_CAPABLE 0x100000 /* DLL Active */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1721 if ((cap & PCIE_LINKCAP_DLL_ACTIVE_REP_CAPABLE) != 0 && in pcie_capture_speeds()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1557 PCIE_LINKCAP_DLL_ACTIVE_REP_CAPABLE) ? B_TRUE : B_FALSE; in pciehpc_slotinfo_init()