Searched refs:S_CONSEQ_PASS (Results 1 – 1 of 1) sorted by relevance
61476 #define S_CONSEQ_PASS 11 macro61478 #define V_CONSEQ_PASS(x) ((x) << S_CONSEQ_PASS)61479 #define G_CONSEQ_PASS(x) (((x) >> S_CONSEQ_PASS) & M_CONSEQ_PASS)