Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1221 #define S_MAXTAG0 24 macro
1223 #define V_MAXTAG0(x) ((x) << S_MAXTAG0)
1224 #define G_MAXTAG0(x) (((x) >> S_MAXTAG0) & M_MAXTAG0)