tag_to_msgtype
static u8 tag_to_msgtype(u8 tag);
if (tag_to_msgtype(ts->tag & 0x7) != msgtype) {
tag_to_msgtype(ts->tag & 0x7), msgtype);