Searched refs:S_MBGEN1 (Results 1 – 1 of 1) sorted by relevance
23647 #define S_MBGEN1 8 macro23649 #define V_MBGEN1(x) ((x) << S_MBGEN1)23650 #define G_MBGEN1(x) (((x) >> S_MBGEN1) & M_MBGEN1)