Searched refs:S_SUBPRTL (Results 1 – 1 of 1) sorted by relevance
33298 #define S_SUBPRTL 3 macro33300 #define V_SUBPRTL(x) ((x) << S_SUBPRTL)33301 #define G_SUBPRTL(x) (((x) >> S_SUBPRTL) & M_SUBPRTL)