Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8669 #define S_TSMPMODE 6 macro
8671 #define V_TSMPMODE(x) ((x) << S_TSMPMODE)
8672 #define G_TSMPMODE(x) (((x) >> S_TSMPMODE) & M_TSMPMODE)