Searched refs:S_STATEPL (Results 1 – 1 of 1) sorted by relevance
13472 #define S_STATEPL 19 macro13474 #define V_STATEPL(x) ((x) << S_STATEPL)13475 #define G_STATEPL(x) (((x) >> S_STATEPL) & M_STATEPL)