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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dscsi_message.h40 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
H A Daic79xx_osm.c1448 scsi_set_tag_type(sdev, MSG_ORDERED_TASK);
1601 if (tag_msgs[0] == MSG_ORDERED_TASK)
1606 hscb->control |= MSG_ORDERED_TASK;
H A Daic7xxx_osm.c1507 if (tag_msgs[0] == MSG_ORDERED_TASK)
1511 hscb->control |= MSG_ORDERED_TASK;
H A Daic7xxx_core.c4053 devinfo->lun, tag_type == MSG_ORDERED_TASK
H A Daic79xx_core.c5556 devinfo->lun, tag_type == MSG_ORDERED_TASK

Completed in 144 milliseconds