Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15624 #define S_SIZEPT3 27 macro
15626 #define V_SIZEPT3(x) ((x) << S_SIZEPT3)
15627 #define G_SIZEPT3(x) (((x) >> S_SIZEPT3) & M_SIZEPT3)