Searched refs:S_PF2MSKSIZE (Results 1 – 1 of 1) sorted by relevance
6809 #define S_PF2MSKSIZE 8 macro6811 #define V_PF2MSKSIZE(x) ((x) << S_PF2MSKSIZE)6812 #define G_PF2MSKSIZE(x) (((x) >> S_PF2MSKSIZE) & M_PF2MSKSIZE)