Searched refs:S_C2STAT (Results 1 – 1 of 1) sorted by relevance
22088 #define S_C2STAT 4 macro22090 #define V_C2STAT(x) ((x) << S_C2STAT)22091 #define G_C2STAT(x) (((x) >> S_C2STAT) & M_C2STAT)