Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h119 #define PCI_EXP_LNKSTA_CLS PCIE_LINKSTS_SPEED_MASK macro
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4872 p->speed = val & PCI_EXP_LNKSTA_CLS; in get_pci_mode()