Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h39772 #define S_WR_DEBUG_SEL 0 macro
39774 #define V_WR_DEBUG_SEL(x) ((x) << S_WR_DEBUG_SEL)
39775 #define G_WR_DEBUG_SEL(x) (((x) >> S_WR_DEBUG_SEL) & M_WR_DEBUG_SEL)