Searched refs:PARITY (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/scsi/ |
| H A D | aha152x.rst | 30 PARITY enable parity checking (0/1; default 1 [on]) 48 - DSETUP0="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }" 51 - DSETUP1="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }" 66 …aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]… 82 aha152x=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS 88 aha152x1=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
|
| /linux/drivers/scsi/ |
| H A D | 53c700.h | 284 #define PARITY 0x08 macro
|
| H A D | FlashPoint.c | 491 #define PARITY BIT(5) macro 2226 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_sfm() 2243 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_sfm() 2248 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_sfm() 3806 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_schkdd() 3810 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_schkdd() 4359 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_phaseChkFifo() 4362 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_phaseChkFifo() 4388 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) && in FPT_phaseChkFifo() 4392 WRW_HARPOON((port + hp_intstat), PARITY); in FPT_phaseChkFifo()
|
| H A D | 53c700.c | 693 NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY in NCR_700_chip_setup() 707 | PARITY | AUTO_ATN, host, SCNTL0_REG); in NCR_700_chip_setup()
|
| /linux/Documentation/driver-api/ |
| H A D | libata.rst | 761 PARITY ERROR). In such cases, the error should be considered as an ATA
|