Searched refs:S_MAPI2CM (Results 1 – 1 of 1) sorted by relevance
38141 #define S_MAPI2CM 0 macro38143 #define V_MAPI2CM(x) ((x) << S_MAPI2CM)38144 #define G_MAPI2CM(x) (((x) >> S_MAPI2CM) & M_MAPI2CM)