Searched refs:S_PF7MSKSIZE (Results 1 – 1 of 1) sorted by relevance
11100 #define S_PF7MSKSIZE 28 macro11102 #define V_PF7MSKSIZE(x) ((x) << S_PF7MSKSIZE)11103 #define G_PF7MSKSIZE(x) (((x) >> S_PF7MSKSIZE) & M_PF7MSKSIZE)