Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18613 #define S_MAP0 0 macro
18615 #define V_MAP0(x) ((x) << S_MAP0)
18616 #define G_MAP0(x) (((x) >> S_MAP0) & M_MAP0)