abortmsg         1860 dev/ic/iha.c   	u_int8_t tag, target, lun, msg, abortmsg;
abortmsg         1876 dev/ic/iha.c   	abortmsg = MSG_ABORT; /* until a valid tag has been obtained */
abortmsg         1922 dev/ic/iha.c   		abortmsg = MSG_ABORT_TAG; /* Now that we have valdid tag! */
abortmsg         1929 dev/ic/iha.c   		iha_msgout_abort(sc, iot, ioh, abortmsg);