MSG_ABORT_TAG    3066 drivers/scsi/aic7xxx/aic79xx_core.c 		if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE)
MSG_ABORT_TAG    3082 drivers/scsi/aic7xxx/aic79xx_core.c 			       sent_msg == MSG_ABORT_TAG ? "" : " Tag");
MSG_ABORT_TAG    3084 drivers/scsi/aic7xxx/aic79xx_core.c 			if (sent_msg == MSG_ABORT_TAG)
MSG_ABORT_TAG    4463 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT_TAG;
MSG_ABORT_TAG    5442 drivers/scsi/aic7xxx/aic79xx_core.c 	case MSG_ABORT_TAG:
MSG_ABORT_TAG    5454 drivers/scsi/aic7xxx/aic79xx_core.c 		if (ahd->msgin_buf[0] == MSG_ABORT_TAG)
MSG_ABORT_TAG    1821 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE)
MSG_ABORT_TAG    1824 drivers/scsi/aic7xxx/aic7xxx_core.c 				 == MSG_ABORT_TAG)
MSG_ABORT_TAG    2913 drivers/scsi/aic7xxx/aic7xxx_core.c 			ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT_TAG;
MSG_ABORT_TAG    3935 drivers/scsi/aic7xxx/aic7xxx_core.c 	case MSG_ABORT_TAG:
MSG_ABORT_TAG    3947 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (ahc->msgin_buf[0] == MSG_ABORT_TAG)
MSG_ABORT_TAG    2575 drivers/scsi/dc395x.c 	srb->msgout_buf[0] = MSG_ABORT_TAG;
MSG_ABORT_TAG    2036 drivers/scsi/initio.c 	outb(MSG_ABORT_TAG, host->addr + TUL_SFifo);