Searched refs:S_CN1_STAT (Results 1 – 1 of 1) sorted by relevance
36067 #define S_CN1_STAT 0 macro36069 #define V_CN1_STAT(x) ((x) << S_CN1_STAT)36070 #define G_CN1_STAT(x) (((x) >> S_CN1_STAT) & M_CN1_STAT)