Searched refs:S_C1STAT (Results 1 – 1 of 1) sorted by relevance
55492 #define S_C1STAT 2 macro55494 #define V_C1STAT(x) ((x) << S_C1STAT)55495 #define G_C1STAT(x) (((x) >> S_C1STAT) & M_C1STAT)