Searched refs:S_MBGEN0 (Results 1 – 1 of 1) sorted by relevance
44245 #define S_MBGEN0 20 macro44247 #define V_MBGEN0(x) ((x) << S_MBGEN0)44248 #define G_MBGEN0(x) (((x) >> S_MBGEN0) & M_MBGEN0)