Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5153 #define S_T_RTW 0 macro
5155 #define V_T_RTW(x) ((x) << S_T_RTW)
5156 #define G_T_RTW(x) (((x) >> S_T_RTW) & M_T_RTW)