Home
last modified time | relevance | path

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

/trueos/sys/ofed/include/linux/
HDpci.h109 #define PCI_EXP_FLAGS_VERS PCIEM_FLAGS_VERSION /* Capability version */ macro
784 return pcie_flags_reg(dev) & PCI_EXP_FLAGS_VERS; in pcie_cap_version()