Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15654 #define S_SIZEPT2 11 macro
15656 #define V_SIZEPT2(x) ((x) << S_SIZEPT2)
15657 #define G_SIZEPT2(x) (((x) >> S_SIZEPT2) & M_SIZEPT2)