Searched refs:S_C1STAT (Results 1 – 1 of 1) sorted by relevance
22093 #define S_C1STAT 2 macro22095 #define V_C1STAT(x) ((x) << S_C1STAT)22096 #define G_C1STAT(x) (((x) >> S_C1STAT) & M_C1STAT)