Searched refs:S_CALSSTN (Results 1 – 1 of 1) sorted by relevance
51574 #define S_CALSSTN 3 macro51576 #define V_CALSSTN(x) ((x) << S_CALSSTN)51577 #define G_CALSSTN(x) (((x) >> S_CALSSTN) & M_CALSSTN)