Searched refs:S_PF6MSKSIZE (Results 1 – 1 of 1) sorted by relevance
11105 #define S_PF6MSKSIZE 24 macro11107 #define V_PF6MSKSIZE(x) ((x) << S_PF6MSKSIZE)11108 #define G_PF6MSKSIZE(x) (((x) >> S_PF6MSKSIZE) & M_PF6MSKSIZE)