MSG_PARITY_ERROR
pCurrSCCB->Sccb_scsimsg = MSG_PARITY_ERROR;
FPT_SendMsg(port, MSG_PARITY_ERROR);
if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR)
if (pCurrSCCB->Sccb_scsimsg != MSG_PARITY_ERROR)
if (pCurrSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)
if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) {
if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) {
if ((width == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) {
if (message == MSG_PARITY_ERROR) {
if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR)
msg_out = MSG_PARITY_ERROR;
{ P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR);
{ P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR);
outb(MSG_PARITY_ERROR, host->addr + TUL_SFifo);
outb(MSG_PARITY_ERROR, host->addr + TUL_SFifo);
ms->msgout[0] = MSG_PARITY_ERROR;
msg = MSG_PARITY_ERROR;
#define M_PARITY MSG_PARITY_ERROR