Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18603 #define S_MAP2 8 macro
18605 #define V_MAP2(x) ((x) << S_MAP2)
18606 #define G_MAP2(x) (((x) >> S_MAP2) & M_MAP2)