Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16206 #define S_TCAMXH 0 macro
16208 #define V_TCAMXH(x) ((x) << S_TCAMXH)
16209 #define G_TCAMXH(x) (((x) >> S_TCAMXH) & M_TCAMXH)