ABORT_TASK
ABORT_TASK;
(message == ABORT_TASK)) {
(message == ABORT_TASK)) {
ahd->msgout_buf[0] = ABORT_TASK;
if (ahd_sent_msg(ahd, AHDMSG_1B, ABORT_TASK, TRUE)
sent_msg == ABORT_TASK ? "" : " Tag");
if (sent_msg == ABORT_TASK)
ahd->msgout_buf[0] = ABORT_TASK;
ahd->msgout_buf[ahd->msgout_index++] = ABORT_TASK;
case ABORT_TASK:
if (ahd->msgin_buf[0] == ABORT_TASK)
if (ahc_sent_msg(ahc, AHCMSG_1B, ABORT_TASK, TRUE)
== ABORT_TASK)
ahc->msgout_buf[ahc->msgout_index++] = ABORT_TASK;
ahc->msgout_buf[0] = ABORT_TASK;
case ABORT_TASK:
if (ahc->msgin_buf[0] == ABORT_TASK)
case ABORT_TASK:
srb->msgout_buf[0] = ABORT_TASK;
outb(ABORT_TASK, host->addr + TUL_SFifo);
SCR_LOAD_REG (scratcha, ABORT_TASK),
SCR_LOAD_REG (scratcha, ABORT_TASK),
#define M_ABORT_TAG ABORT_TASK