Searched refs:S_QUE_NUM (Results 1 – 1 of 1) sorted by relevance
31721 #define S_QUE_NUM 0 macro31723 #define V_QUE_NUM(x) ((x) << S_QUE_NUM)31724 #define G_QUE_NUM(x) (((x) >> S_QUE_NUM) & M_QUE_NUM)