Searched refs:tag_msgs (Results 1 – 2 of 2) sorted by relevance
4109 uint8_t tag_msgs[2]; local4111 msg_bytes = scsi_populate_tag_msg(cmd, tag_msgs);4112 if (msg_bytes && tag_msgs[0] != MSG_SIMPLE_TASK) {4113 hscb->control |= tag_msgs[0];4114 if (tag_msgs[0] == MSG_ORDERED_TASK)
3728 uint8_t tag_msgs[2]; local3730 msg_bytes = scsi_populate_tag_msg(cmd, tag_msgs);3731 if (msg_bytes && tag_msgs[0] != MSG_SIMPLE_TASK) {3732 hscb->control |= tag_msgs[0];3733 if (tag_msgs[0] == MSG_ORDERED_TASK)