Searched refs:S_SUBPRTL (Results 1 – 1 of 1) sorted by relevance
42034 #define S_SUBPRTL 3 macro42036 #define V_SUBPRTL(x) ((x) << S_SUBPRTL)42037 #define G_SUBPRTL(x) (((x) >> S_SUBPRTL) & M_SUBPRTL)