Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c47 #ifndef PCIE_LINKSTS_SPEED_8
48 #define PCIE_LINKSTS_SPEED_8 0x3 macro
175 case PCIE_LINKSTS_SPEED_8: in sfxge_pci_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h293 #define PCIE_LINKSTS_SPEED_8 0x3 /* 8.0 GT/s Link Speed */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1684 case PCIE_LINKSTS_SPEED_8: in pcie_capture_speeds()