Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c41 #ifndef PCIE_LINKSTS_SPEED_5
42 #define PCIE_LINKSTS_SPEED_5 0x2 macro
171 case PCIE_LINKSTS_SPEED_5: in sfxge_pci_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h292 #define PCIE_LINKSTS_SPEED_5 0x2 /* 5.0 GT/s Link Speed */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1681 case PCIE_LINKSTS_SPEED_5: in pcie_capture_speeds()