Searched refs:S_STATEPL (Results 1 – 1 of 1) sorted by relevance
10658 #define S_STATEPL 19 macro10660 #define V_STATEPL(x) ((x) << S_STATEPL)10661 #define G_STATEPL(x) (((x) >> S_STATEPL) & M_STATEPL)