Searched refs:S_PF5MSKSIZE (Results 1 – 1 of 1) sorted by relevance
6794 #define S_PF5MSKSIZE 20 macro6796 #define V_PF5MSKSIZE(x) ((x) << S_PF5MSKSIZE)6797 #define G_PF5MSKSIZE(x) (((x) >> S_PF5MSKSIZE) & M_PF5MSKSIZE)