Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18583 #define S_MAP6 24 macro
18585 #define V_MAP6(x) ((x) << S_MAP6)
18586 #define G_MAP6(x) (((x) >> S_MAP6) & M_MAP6)