MSG_SIMPLE_TASK
} else if (ahd->msgout_buf[index] >= MSG_SIMPLE_TASK
} else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) {
tag_type = (scb->hscb->control & MSG_SIMPLE_TASK);
if (tag_type == MSG_SIMPLE_TASK) {
/*type*/MSG_SIMPLE_TASK);
} else if (ahc->msgout_buf[index] >= MSG_SIMPLE_TASK
} else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) {
tag_type = (scb->hscb->control & MSG_SIMPLE_TASK);
if (tag_type == MSG_SIMPLE_TASK) {
/*type*/MSG_SIMPLE_TASK);