Symbol: MSG_PARITY_ERROR
drivers/scsi/FlashPoint.c
2233
pCurrSCCB->Sccb_scsimsg = MSG_PARITY_ERROR;
drivers/scsi/FlashPoint.c
2732
FPT_SendMsg(port, MSG_PARITY_ERROR);
drivers/scsi/FlashPoint.c
3013
if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR)
drivers/scsi/FlashPoint.c
3083
if (pCurrSCCB->Sccb_scsimsg != MSG_PARITY_ERROR)
drivers/scsi/FlashPoint.c
3089
if (pCurrSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)
drivers/scsi/FlashPoint.c
3196
if ((sync_msg == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) {
drivers/scsi/FlashPoint.c
3206
if ((offset == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) {
drivers/scsi/FlashPoint.c
3413
if ((width == 0x00) && (currSCCB->Sccb_scsimsg == MSG_PARITY_ERROR)) {
drivers/scsi/FlashPoint.c
4250
if (message == MSG_PARITY_ERROR) {
drivers/scsi/FlashPoint.c
4296
if (currSCCB->Sccb_scsimsg != MSG_PARITY_ERROR)
drivers/scsi/aic7xxx/aic79xx_core.c
2822
msg_out = MSG_PARITY_ERROR;
drivers/scsi/aic7xxx/aic79xx_core.c
83
{ P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
drivers/scsi/aic7xxx/aic7xxx_core.c
3270
ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR);
drivers/scsi/aic7xxx/aic7xxx_core.c
94
{ P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
drivers/scsi/arm/fas216.c
1280
msgqueue_addmsg(&info->scsi.msgs, 1, MSG_PARITY_ERROR);
drivers/scsi/initio.c
1789
outb(MSG_PARITY_ERROR, host->addr + TUL_SFifo);
drivers/scsi/initio.c
1802
outb(MSG_PARITY_ERROR, host->addr + TUL_SFifo);
drivers/scsi/mesh.c
1069
ms->msgout[0] = MSG_PARITY_ERROR;
drivers/scsi/ncr53c8xx.c
6026
msg = MSG_PARITY_ERROR;
drivers/scsi/sym53c8xx_2/sym_defs.h
737
#define M_PARITY MSG_PARITY_ERROR