Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18598 #define S_MAP3 12 macro
18600 #define V_MAP3(x) ((x) << S_MAP3)
18601 #define G_MAP3(x) (((x) >> S_MAP3) & M_MAP3)