Home
last modified time | relevance | path

Searched refs:PARITY (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/Documentation/scsi/
Daha152x.txt23 PARITY enable parity checking (0/1; default 1 [on])
37 -DSETUP0="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"
40 -DSETUP1="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"
52 aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]]…
67 aha152x=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
71 aha152x1=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
/linux-4.4.14/drivers/staging/rts5208/
Dxd.h154 #define PARITY 10 macro
Dxd.c789 (redunt[PARITY] & XD_BA1_ALL0)) { in reset_xd()
833 if ((redunt[PARITY] & (XD_ECC1_ALL1 | XD_ECC2_ALL1)) in xd_check_data_blank()
850 if (redunt[PARITY] & XD_BA1_BA2_EQL) in xd_load_log_block_addr()
853 else if (redunt[PARITY] & XD_BA1_VALID) in xd_load_log_block_addr()
856 else if (redunt[PARITY] & XD_BA2_VALID) in xd_load_log_block_addr()
/linux-4.4.14/drivers/scsi/
DNCR5380.h100 #ifdef PARITY
D53c700.h282 #define PARITY 0x08 macro
Daha152x.c558 #define PARITY (HOSTDATA(shpnt)->parity) macro
754 PARITY = setup->parity; in aha152x_probe_one()
790 PARITY ? "enabled" : "disabled", in aha152x_probe_one()
1500 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()
2833 PARITY ? "enabled" : "disabled"); in aha152x_show_info()
DFlashPoint.c519 #define PARITY BIT(5) macro
2255 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_sfm()
2272 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_sfm()
2277 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_sfm()
3831 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_schkdd()
3835 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_schkdd()
4388 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_phaseChkFifo()
4391 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_phaseChkFifo()
4417 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_phaseChkFifo()
4421 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_phaseChkFifo()
D53c700.c678 NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY in NCR_700_chip_setup()
692 | PARITY | AUTO_ATN, host, SCNTL0_REG); in NCR_700_chip_setup()
DNCR5380.c662 #ifdef PARITY in prepare_info()
Datari_NCR5380.c646 #ifdef PARITY in prepare_info()
/linux-4.4.14/drivers/input/serio/
Dat32psif.c118 if (status & PSIF_BIT(PARITY)) in psif_interrupt()
/linux-4.4.14/Documentation/
Dedac.txt483 Panic on PCI PARITY Error: