Searched refs:S_C2STAT (Results 1 – 1 of 1) sorted by relevance
42682 #define S_C2STAT 4 macro42684 #define V_C2STAT(x) ((x) << S_C2STAT)42685 #define G_C2STAT(x) (((x) >> S_C2STAT) & M_C2STAT)