Searched refs:S_CMD_TID_ERR (Results 1 – 1 of 1) sorted by relevance
39247 #define S_CMD_TID_ERR 5 macro39249 #define V_CMD_TID_ERR(x) ((x) << S_CMD_TID_ERR)39250 #define G_CMD_TID_ERR(x) (((x) >> S_CMD_TID_ERR) & M_CMD_TID_ERR)