Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h484 #define PCIE_LINKCAP2_SPEED_64 0x40 macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1774 if (cap2 & PCIE_LINKCAP2_SPEED_64) in pcie_capture_speeds()