Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15562 #define S_SIZEPT1 27 macro
15564 #define V_SIZEPT1(x) ((x) << S_SIZEPT1)
15565 #define G_SIZEPT1(x) (((x) >> S_SIZEPT1) & M_SIZEPT1)