Searched refs:S_MAPI2CM (Results 1 – 1 of 1) sorted by relevance
18473 #define S_MAPI2CM 0 macro18475 #define V_MAPI2CM(x) ((x) << S_MAPI2CM)18476 #define G_MAPI2CM(x) (((x) >> S_MAPI2CM) & M_MAPI2CM)