Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Dscsi_message.h14 #define MSG_ABORT 0x06 /* O/M */ macro
Daic7xxx_core.c1822 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) { in ahc_handle_scsiint()
2915 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT; in ahc_setup_initiator_msgout()
3936 case MSG_ABORT: in ahc_parse_msg()
Daic79xx_core.c3067 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) { in ahd_handle_nonpkt_busfree()
4465 ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT; in ahd_setup_initiator_msgout()
5443 case MSG_ABORT: in ahd_parse_msg()
/Linux-v5.4/drivers/scsi/
Ddc395x.h191 #define MSG_ABORT 0x06 macro
Dinitio.h443 #define MSG_ABORT 0x06 macro
Dinitio.c2013 outb(MSG_ABORT, host->addr + TUL_SFifo); in initio_msgout_abort_targ()
Ddc395x.c1777 if (srb->msgout_buf[0] == MSG_ABORT) in msgout_phase1()
/Linux-v5.4/drivers/scsi/pcmcia/
Dnsp_cs.h378 #define MSG_ABORT 0x06 macro