Home
last modified time | relevance | path

Searched refs:MSG_ABORT (Results 1 – 8 of 8) sorted by relevance

/drivers/scsi/aic7xxx/
Dscsi_message.h14 #define MSG_ABORT 0x06 /* O/M */ macro
Daic7xxx_core.c1829 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) { in ahc_handle_scsiint()
2922 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT; in ahc_setup_initiator_msgout()
3943 case MSG_ABORT: in ahc_parse_msg()
Daic79xx_core.c3073 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) { in ahd_handle_nonpkt_busfree()
4471 ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT; in ahd_setup_initiator_msgout()
5449 case MSG_ABORT: in ahd_parse_msg()
/drivers/scsi/
Ddc395x.h190 #define MSG_ABORT 0x06 macro
Dinitio.h443 #define MSG_ABORT 0x06 macro
Dinitio.c2043 outb(MSG_ABORT, host->addr + TUL_SFifo); in initio_msgout_abort_targ()
Ddc395x.c1880 if (srb->msgout_buf[0] == MSG_ABORT) in msgout_phase1()
/drivers/scsi/pcmcia/
Dnsp_cs.h382 #define MSG_ABORT 0x06 macro