Home
last modified time | relevance | path

Searched refs:PCIE_LINKCAP2_SPEED_32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h485 #define PCIE_LINKCAP2_SPEED_32 0x20 macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1756 if (cap2 & PCIE_LINKCAP2_SPEED_32) in pcie_capture_speeds()