Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5188 #define S_T_RC 0 macro
5190 #define V_T_RC(x) ((x) << S_T_RC)
5191 #define G_T_RC(x) (((x) >> S_T_RC) & M_T_RC)