Searched refs:S_WR_TID (Results 1 – 1 of 1) sorted by relevance
287 #define S_WR_TID 8 macro289 #define V_WR_TID(x) ((x) << S_WR_TID)290 #define G_WR_TID(x) (((x) >> S_WR_TID) & M_WR_TID)