Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18578 #define S_MAP7 28 macro
18580 #define V_MAP7(x) ((x) << S_MAP7)
18581 #define G_MAP7(x) (((x) >> S_MAP7) & M_MAP7)