Searched refs:S_MAPI2CM (Results 1 – 1 of 1) sorted by relevance
50046 #define S_MAPI2CM 0 macro50048 #define V_MAPI2CM(x) ((x) << S_MAPI2CM)50049 #define G_MAPI2CM(x) (((x) >> S_MAPI2CM) & M_MAPI2CM)