Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h479 #define PCIE_LINKCAP2_SPEED_2_5 0x02 macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1764 if (cap2 & PCIE_LINKCAP2_SPEED_2_5) in pcie_capture_speeds()