Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h27562 #define S_PCIE_CONTROL 0 macro
27564 #define V_PCIE_CONTROL(x) ((x) << S_PCIE_CONTROL)
27565 #define G_PCIE_CONTROL(x) (((x) >> S_PCIE_CONTROL) & M_PCIE_CONTROL)