Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23637 #define S_MBGEN0 20 macro
23639 #define V_MBGEN0(x) ((x) << S_MBGEN0)
23640 #define G_MBGEN0(x) (((x) >> S_MBGEN0) & M_MBGEN0)