Searched refs:S_MA_LEN (Results 1 – 1 of 1) sorted by relevance
75276 #define S_MA_LEN 6 macro75278 #define V_MA_LEN(x) ((x) << S_MA_LEN)75279 #define G_MA_LEN(x) (((x) >> S_MA_LEN) & M_MA_LEN)