Searched refs:S_PF3MSKSIZE (Results 1 – 1 of 1) sorted by relevance
11120 #define S_PF3MSKSIZE 12 macro11122 #define V_PF3MSKSIZE(x) ((x) << S_PF3MSKSIZE)11123 #define G_PF3MSKSIZE(x) (((x) >> S_PF3MSKSIZE) & M_PF3MSKSIZE)