Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1251 #define S_MAXTAG2 24 macro
1253 #define V_MAXTAG2(x) ((x) << S_MAXTAG2)
1254 #define G_MAXTAG2(x) (((x) >> S_MAXTAG2) & M_MAXTAG2)