Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5223 #define S_T_WTR 0 macro
5225 #define V_T_WTR(x) ((x) << S_T_WTR)
5226 #define G_T_WTR(x) (((x) >> S_T_WTR) & M_T_WTR)