Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h482 #define PCIE_LINKCAP2_SPEED_16 0x10 macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1770 if (cap2 & PCIE_LINKCAP2_SPEED_16) in pcie_capture_speeds()