Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h266 #define PCIE_LINKCTL_ASPM_CTL_L1 0x2 /* ASPM L1 only */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1046 case PCIE_LINKCTL_ASPM_CTL_L1: in pcie_determine_aspm()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c7116 if (reg & PCIE_LINKCTL_ASPM_CTL_L1) /* L1 Entry enabled. */ in iwn_apm_init()