Searched refs:S_SUBPRTL (Results 1 – 1 of 1) sorted by relevance
15695 #define S_SUBPRTL 3 macro15697 #define V_SUBPRTL(x) ((x) << S_SUBPRTL)15698 #define G_SUBPRTL(x) (((x) >> S_SUBPRTL) & M_SUBPRTL)