Searched refs:S_MBGEN0 (Results 1 – 1 of 1) sorted by relevance
23637 #define S_MBGEN0 20 macro23639 #define V_MBGEN0(x) ((x) << S_MBGEN0)23640 #define G_MBGEN0(x) (((x) >> S_MBGEN0) & M_MBGEN0)