Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23647 #define S_MBGEN1 8 macro
23649 #define V_MBGEN1(x) ((x) << S_MBGEN1)
23650 #define G_MBGEN1(x) (((x) >> S_MBGEN1) & M_MBGEN1)