Searched refs:S_QUE_NUM (Results 1 – 1 of 1) sorted by relevance
31719 #define S_QUE_NUM 0 macro31721 #define V_QUE_NUM(x) ((x) << S_QUE_NUM)31722 #define G_QUE_NUM(x) (((x) >> S_QUE_NUM) & M_QUE_NUM)