Symbol: MSG_ABORT
sys/arch/atari/dev/ncr5380.c
1012
if ((reqp->msgout == MSG_ABORT) &&
sys/arch/atari/dev/ncr5380.c
1027
reqp->msgout = MSG_ABORT;
sys/arch/atari/dev/ncr5380.c
1048
reqp->msgout = MSG_ABORT;
sys/arch/atari/dev/ncr5380.c
1085
if (reqp->msgout == MSG_ABORT) {
sys/arch/atari/dev/ncr5380.c
1139
nack_message(reqp, MSG_ABORT);
sys/arch/atari/dev/ncr5380.c
1181
case MSG_ABORT:
sys/arch/atari/dev/ncr5380.c
1333
msg = MSG_ABORT;
sys/arch/atari/dev/ncr5380.c
1585
reqp->msgout = MSG_ABORT;
sys/arch/atari/dev/ncr5380.c
927
uint8_t msg = MSG_ABORT;
sys/arch/luna68k/stand/boot/sc.c
460
hd->scsi_temp = MSG_ABORT;
sys/arch/mac68k/dev/ncr5380.c
1003
reqp->msgout = MSG_ABORT;
sys/arch/mac68k/dev/ncr5380.c
1023
reqp->msgout = MSG_ABORT;
sys/arch/mac68k/dev/ncr5380.c
1061
if (reqp->msgout == MSG_ABORT) {
sys/arch/mac68k/dev/ncr5380.c
1115
nack_message(reqp, MSG_ABORT);
sys/arch/mac68k/dev/ncr5380.c
1157
case MSG_ABORT:
sys/arch/mac68k/dev/ncr5380.c
1307
msg = MSG_ABORT;
sys/arch/mac68k/dev/ncr5380.c
1551
reqp->msgout = MSG_ABORT;
sys/arch/mac68k/dev/ncr5380.c
907
u_char msg = MSG_ABORT;
sys/arch/mac68k/dev/ncr5380.c
989
if ((reqp->msgout == MSG_ABORT)
sys/arch/pmax/ibus/sii.c
1403
regs->data = MSG_ABORT;
sys/arch/x68k/dev/mha.c
1389
sc->sc_omess[0] = MSG_ABORT;
sys/dev/ic/aic6360.c
1351
sc->sc_omess[0] = MSG_ABORT;
sys/dev/ic/aic79xx.c
2152
|| ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) {
sys/dev/ic/aic79xx.c
3519
ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT;
sys/dev/ic/aic79xx.c
4507
case MSG_ABORT:
sys/dev/ic/aic7xxx.c
1257
|| ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) {
sys/dev/ic/aic7xxx.c
2317
ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT;
sys/dev/ic/aic7xxx.c
3340
case MSG_ABORT:
sys/dev/ic/iha.c
2180
abortmsg = MSG_ABORT; /* until a valid tag has been obtained */
sys/dev/ic/isp_stds.h
214
#ifndef MSG_ABORT
sys/dev/ic/isp_target.c
906
case MSG_ABORT:
sys/dev/ic/mb89352.c
1337
sc->sc_omess[0] = MSG_ABORT;
sys/dev/ic/ncr5380sbc.c
1905
sc->sc_omess[0] = MSG_ABORT;
sys/dev/ic/ncr53c9x.c
2011
sc->sc_omess[0] = MSG_ABORT;
sys/dev/ic/ninjascsi32.c
1821
njsc32_add_msgout(sc, MSG_ABORT);
sys/dev/ic/ninjascsi32.c
2060
case MSG_ABORT: /* 0x06 I->T only */
sys/dev/ic/wd33c93.c
1876
sc->sc_omsg[0] = MSG_ABORT;
sys/dev/isa/seagate.c
1181
msg = MSG_ABORT;
sys/dev/isa/seagate.c
1301
msgout = MSG_ABORT;
sys/dev/isa/seagate.c
1376
case MSG_ABORT:
sys/dev/isa/seagate.c
1424
if (msgout == MSG_ABORT) {
sys/dev/isa/seagate.c
951
msg[0] = MSG_ABORT;
sys/dev/pci/trm.c
1293
sc->sc_msgbuf[0] = MSG_ABORT;