Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h40 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
Daic79xx_osm.c2472 MSG_ORDERED_TASK,
4114 if (tag_msgs[0] == MSG_ORDERED_TASK)
4120 hscb->control |= MSG_ORDERED_TASK;
Daic7xxx_osm.c2126 MSG_ORDERED_TASK,
3733 if (tag_msgs[0] == MSG_ORDERED_TASK)
3739 hscb->control |= MSG_ORDERED_TASK;
Daic7xxx_core.c3503 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahc_handle_msg_reject()
Daic79xx_core.c4336 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahd_handle_msg_reject()