Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_EXP (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h113 #define PCI_CAP_ID_EXP PCI_CAP_ID_PCI_E macro
/titanic_50/usr/src/uts/common/io/skd/
H A Dskd.h152 #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ macro
H A Dskd.c3756 pcie_reg = skd_pci_find_capability(skdev, PCI_CAP_ID_EXP); in skd_pci_info()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1135 #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ macro
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4869 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in get_pci_mode()