Searched refs:TID_QID_S (Results 1 – 1 of 1) sorted by relevance
214 #define TID_QID_S 14 macro216 #define TID_QID_V(x) ((x) << TID_QID_S)217 #define TID_QID_G(x) (((x) >> TID_QID_S) & TID_QID_M)