Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5230 #define S_T_EXSR 0 macro
5232 #define V_T_EXSR(x) ((x) << S_T_EXSR)
5233 #define G_T_EXSR(x) (((x) >> S_T_EXSR) & M_T_EXSR)