Home
last modified time | relevance | path

Searched refs:MSG_ABORT_TASK (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h24 #define MSG_ABORT_TASK 0x0d /* O/O */ /* SPI3 Terminology */ macro
Daic79xx_core.c790 ahd->msgout_buf[0] = MSG_ABORT_TASK; in ahd_handle_seqint()
2082 ahd->msgout_buf[0] = MSG_ABORT_TASK; in ahd_handle_proto_violation()
Daic7xxx_core.c2622 ahc->msgout_buf[0] = MSG_ABORT_TASK; in ahc_handle_proto_violation()