Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14473 #define S_REGSENDON 16 macro
14475 #define V_REGSENDON(x) ((x) << S_REGSENDON)
14476 #define G_REGSENDON(x) (((x) >> S_REGSENDON) & M_REGSENDON)