Searched refs:MSG_ORDERED_TASK (Results 1 – 5 of 5) sorted by relevance
40 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
1474 scsi_set_tag_type(sdev, MSG_ORDERED_TASK); in ahd_platform_set_tags()1627 if (tag_msgs[0] == MSG_ORDERED_TASK) in ahd_linux_run_command()1632 hscb->control |= MSG_ORDERED_TASK; in ahd_linux_run_command()
1519 if (tag_msgs[0] == MSG_ORDERED_TASK) in ahc_linux_run_command()1523 hscb->control |= MSG_ORDERED_TASK; in ahc_linux_run_command()
4099 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahc_handle_msg_reject()
5632 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahd_handle_msg_reject()