PARITY
NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY
| PARITY | AUTO_ATN, host, SCNTL0_REG);
if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
WRW_HARPOON((port + hp_intstat), PARITY);
WRW_HARPOON((port + hp_intstat), PARITY);
if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
WRW_HARPOON((port + hp_intstat), PARITY);
if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
WRW_HARPOON((port + hp_intstat), PARITY);
if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
WRW_HARPOON((port + hp_intstat), PARITY);
SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
PARITY ? "enabled" : "disabled");
PARITY = setup->parity;
PARITY ? "enabled" : "disabled",