Searched refs:PARITY (Results 1 – 9 of 9) sorted by relevance
109 #ifdef PARITY
513 #define PARITY BIT(5) macro2276 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_sfm()2293 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_sfm()2298 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_sfm()3854 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_schkdd()3858 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_schkdd()4411 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_phaseChkFifo()4414 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_phaseChkFifo()4440 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_phaseChkFifo()4444 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_phaseChkFifo()
282 #define PARITY 0x08 macro
605 #define PARITY (HOSTDATA(shpnt)->parity) macro802 PARITY = setup->parity; in aha152x_probe_one()842 PARITY ? "enabled" : "disabled", in aha152x_probe_one()1640 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()3341 PARITY ? "enabled" : "disabled"); in aha152x_proc_info()
688 NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY in NCR_700_chip_setup()702 | PARITY | AUTO_ATN, host, SCNTL0_REG); in NCR_700_chip_setup()
651 #ifdef PARITY in NCR5380_print_options()
696 #ifdef PARITY in NCR5380_print_options()
702 #ifdef PARITY in NCR5380_print_options()
117 if (status & PSIF_BIT(PARITY)) in psif_interrupt()