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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h40 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
H A Daic79xx_osm.c1322 scsi_set_tag_type(sdev, MSG_ORDERED_TASK);
1469 if (tag_msgs[0] == MSG_ORDERED_TASK)
1474 hscb->control |= MSG_ORDERED_TASK;
H A Daic7xxx_osm.c1442 if (tag_msgs[0] == MSG_ORDERED_TASK)
1446 hscb->control |= MSG_ORDERED_TASK;
H A Daic7xxx_core.c3496 devinfo->lun, tag_type == MSG_ORDERED_TASK
H A Daic79xx_core.c4832 devinfo->lun, tag_type == MSG_ORDERED_TASK

Completed in 59 milliseconds