Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKSTA (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h118 #define PCI_EXP_LNKSTA PCIE_LINKSTS macro
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1136 #define PCI_EXP_LNKSTA 18 /* Link Status */ macro
/titanic_44/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4792 #ifndef PCI_EXP_LNKSTA
4793 #define PCI_EXP_LNKSTA 18 macro
/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4871 t4_os_pci_read_cfg2(adapter, pcie_cap + PCI_EXP_LNKSTA, &val); in get_pci_mode()