Searched refs:S_MAPI2CM (Results 1 – 1 of 1) sorted by relevance
38143 #define S_MAPI2CM 0 macro38145 #define V_MAPI2CM(x) ((x) << S_MAPI2CM)38146 #define G_MAPI2CM(x) (((x) >> S_MAPI2CM) & M_MAPI2CM)