GET_TID
#define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd))))
#define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd))))