Searched refs:S_MA_CLNT (Results 1 – 1 of 1) sorted by relevance
75267 #define S_MA_CLNT 15 macro75269 #define V_MA_CLNT(x) ((x) << S_MA_CLNT)75270 #define G_MA_CLNT(x) (((x) >> S_MA_CLNT) & M_MA_CLNT)