MSG_ABORT_TAG    2222 dev/ic/aic79xx.c 		if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE)
MSG_ABORT_TAG    2238 dev/ic/aic79xx.c 			       sent_msg == MSG_ABORT_TAG ? "" : " Tag");
MSG_ABORT_TAG    2240 dev/ic/aic79xx.c 			if (sent_msg == MSG_ABORT_TAG)
MSG_ABORT_TAG    3644 dev/ic/aic79xx.c 			ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT_TAG;
MSG_ABORT_TAG    4633 dev/ic/aic79xx.c 	case MSG_ABORT_TAG:
MSG_ABORT_TAG    4645 dev/ic/aic79xx.c 		if (ahd->msgin_buf[0] == MSG_ABORT_TAG)
MSG_ABORT_TAG    1324 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE)
MSG_ABORT_TAG    1327 dev/ic/aic7xxx.c 				    == MSG_ABORT_TAG)
MSG_ABORT_TAG    2391 dev/ic/aic7xxx.c 			ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT_TAG;
MSG_ABORT_TAG    3423 dev/ic/aic7xxx.c 	case MSG_ABORT_TAG:
MSG_ABORT_TAG    3435 dev/ic/aic7xxx.c 		if (ahc->msgin_buf[0] == MSG_ABORT_TAG)
MSG_ABORT_TAG      71 dev/ic/aic7xxx_cam.h #define MSG_ABORT_TASK		MSG_ABORT_TAG
MSG_ABORT_TAG    1922 dev/ic/iha.c   		abortmsg = MSG_ABORT_TAG; /* Now that we have valdid tag! */
MSG_ABORT_TAG     617 dev/ic/isp_target.c 			msg.nt_msg[0] = MSG_ABORT_TAG;
MSG_ABORT_TAG     152 dev/ic/isp_target.h #ifndef	MSG_ABORT_TAG
MSG_ABORT_TAG    1534 dev/ic/trm.c   					trm_EnableMsgOut(sc, MSG_ABORT_TAG);