Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h17033 #define S_MSTRXBYTECNT 12 macro
17035 #define V_MSTRXBYTECNT(x) ((x) << S_MSTRXBYTECNT)
17036 #define G_MSTRXBYTECNT(x) (((x) >> S_MSTRXBYTECNT) & M_MSTRXBYTECNT)