Searched refs:S_MSL (Results 1 – 1 of 1) sorted by relevance
9168 #define S_MSL 0 macro9170 #define V_MSL(x) ((x) << S_MSL)9171 #define G_MSL(x) (((x) >> S_MSL) & M_MSL)