Searched refs:S_WR_TID (Results 1 – 1 of 1) sorted by relevance
321 #define S_WR_TID 8 macro323 #define V_WR_TID(x) ((x) << S_WR_TID)324 #define G_WR_TID(x) (((x) >> S_WR_TID) & M_WR_TID)