Searched refs:S_MSL (Results 1 – 1 of 1) sorted by relevance
3847 #define S_MSL 0 macro3849 #define V_MSL(x) ((x) << S_MSL)3850 #define G_MSL(x) (((x) >> S_MSL) & M_MSL)