Searched refs:MSG_ORDERED_TASK (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/aic7xxx/
H A Dscsi_message.h40 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
H A Daic79xx_osm.c1474 scsi_set_tag_type(sdev, MSG_ORDERED_TASK);
1627 if (tag_msgs[0] == MSG_ORDERED_TASK)
1632 hscb->control |= MSG_ORDERED_TASK;
H A Daic7xxx_osm.c1519 if (tag_msgs[0] == MSG_ORDERED_TASK)
1523 hscb->control |= MSG_ORDERED_TASK;
H A Daic7xxx_core.c4099 devinfo->lun, tag_type == MSG_ORDERED_TASK
H A Daic79xx_core.c5632 devinfo->lun, tag_type == MSG_ORDERED_TASK

Completed in 4683 milliseconds