Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4578 #define S_REG_IN_TERMN_B 4 macro
4580 #define V_REG_IN_TERMN_B(x) ((x) << S_REG_IN_TERMN_B)
4581 #define G_REG_IN_TERMN_B(x) (((x) >> S_REG_IN_TERMN_B) & M_REG_IN_TERMN_B)