Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1235 #define S_MAXTAG1 8 macro
1237 #define V_MAXTAG1(x) ((x) << S_MAXTAG1)
1238 #define G_MAXTAG1(x) (((x) >> S_MAXTAG1) & M_MAXTAG1)