Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Dscsi_message.h40 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
Daic79xx_osm.c1474 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()
Daic7xxx_osm.c1519 if (tag_msgs[0] == MSG_ORDERED_TASK) in ahc_linux_run_command()
1523 hscb->control |= MSG_ORDERED_TASK; in ahc_linux_run_command()
Daic7xxx_core.c4099 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahc_handle_msg_reject()
Daic79xx_core.c5632 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahd_handle_msg_reject()