Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18588 #define S_MAP5 20 macro
18590 #define V_MAP5(x) ((x) << S_MAP5)
18591 #define G_MAP5(x) (((x) >> S_MAP5) & M_MAP5)