PARITY            663 drivers/scsi/53c700.c 		NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY
PARITY            677 drivers/scsi/53c700.c 				       | PARITY | AUTO_ATN, host, SCNTL0_REG);
PARITY           2255 drivers/scsi/FlashPoint.c 	if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
PARITY           2272 drivers/scsi/FlashPoint.c 				WRW_HARPOON((port + hp_intstat), PARITY);
PARITY           2277 drivers/scsi/FlashPoint.c 				WRW_HARPOON((port + hp_intstat), PARITY);
PARITY           3831 drivers/scsi/FlashPoint.c 	if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
PARITY           3835 drivers/scsi/FlashPoint.c 		WRW_HARPOON((port + hp_intstat), PARITY);
PARITY           4388 drivers/scsi/FlashPoint.c 			if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
PARITY           4391 drivers/scsi/FlashPoint.c 				WRW_HARPOON((port + hp_intstat), PARITY);
PARITY           4417 drivers/scsi/FlashPoint.c 	if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
PARITY           4421 drivers/scsi/FlashPoint.c 		WRW_HARPOON((port + hp_intstat), PARITY);
PARITY            745 drivers/scsi/aha152x.c 	PARITY      = setup->parity;
PARITY            781 drivers/scsi/aha152x.c 	       PARITY ? "enabled" : "disabled",
PARITY           1485 drivers/scsi/aha152x.c 		SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
PARITY           2821 drivers/scsi/aha152x.c 		PARITY ? "enabled" : "disabled");
PARITY            717 drivers/staging/rts5208/xd.c 		    (redunt[PARITY] & XD_BA1_ALL0)) {
PARITY            757 drivers/staging/rts5208/xd.c 	if ((redunt[PARITY] & (XD_ECC1_ALL1 | XD_ECC2_ALL1))
PARITY            773 drivers/staging/rts5208/xd.c 	if (redunt[PARITY] & XD_BA1_BA2_EQL)
PARITY            776 drivers/staging/rts5208/xd.c 	else if (redunt[PARITY] & XD_BA1_VALID)
PARITY            779 drivers/staging/rts5208/xd.c 	else if (redunt[PARITY] & XD_BA2_VALID)