Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h135 #define PCI_EXP_LNKSTA PCIE_LINKSTS macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1138 #define PCI_EXP_LNKSTA 18 /* Link Status */ macro
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4764 #ifndef PCI_EXP_LNKSTA
4765 #define PCI_EXP_LNKSTA 18 macro
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9704 t4_os_pci_read_cfg2(adapter, pcie_cap + PCI_EXP_LNKSTA, &val); in get_pci_mode()