Searched refs:PARITY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.h109 #ifdef PARITY
H A D53c700.h282 #define PARITY 0x08 macro
H A DFlashPoint.c513 #define PARITY BIT(5) macro
2270 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
2287 WRW_HARPOON((port + hp_intstat), PARITY);
2292 WRW_HARPOON((port + hp_intstat), PARITY);
3848 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
3852 WRW_HARPOON((port + hp_intstat), PARITY);
4405 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
4408 WRW_HARPOON((port + hp_intstat), PARITY);
4434 if ((RDW_HARPOON((port + hp_intstat)) & PARITY) &&
4438 WRW_HARPOON((port + hp_intstat), PARITY);
[all...]
H A Daha152x.c606 #define PARITY (HOSTDATA(shpnt)->parity) macro
803 PARITY = setup->parity;
843 PARITY ? "enabled" : "disabled",
1607 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER);
3285 PARITY ? "enabled" : "disabled");
3901 "[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY>[,<EXT_TRANS>[,<DEBUG>]]]]]]]]\n");
3905 "[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY>[,<EXT_TRANS>]]]]]]]\n");
H A D53c700.c686 NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY
700 | PARITY | AUTO_ATN, host, SCNTL0_REG);
1662 printk(KERN_ERR "scsi%d: (%d:%d) PARITY ERROR\n",
H A DNCR5380.c302 {SR_DBP, "PARITY"},
329 {MR_ENABLE_PAR_CHECK, "MODE PARITY CHECK"},
330 {MR_ENABLE_PAR_INTR, "MODE PARITY INTR"},
579 #ifdef PARITY
580 " PARITY"
1114 dprintk(NDEBUG_INTR, ("scsi%d : PARITY interrupt\n", instance->host_no));
H A Datari_NCR5380.c439 { SR_DBP, "PARITY"}, { SR_RST, "RST" }, { SR_BSY, "BSY" },
451 {MR_ENABLE_PAR_CHECK, "MODE PARITY CHECK"}, {MR_ENABLE_PAR_INTR,
452 "MODE PARITY INTR"}, {MR_ENABLE_EOP_INTR,"MODE EOP INTR"},
604 #ifdef PARITY
605 " PARITY"
1193 INT_PRINTK("scsi%d: PARITY interrupt\n", HOSTNO);
1230 } /* if !(SELECTION || PARITY) */
H A Dsun3_NCR5380.c443 signals[] = {{ SR_DBP, "PARITY"}, { SR_RST, "RST" }, { SR_BSY, "BSY" },
452 {MR_ENABLE_PAR_CHECK, "MODE PARITY CHECK"}, {MR_ENABLE_PAR_INTR,
453 "MODE PARITY INTR"}, {MR_ENABLE_EOP_INTR,"MODE EOP INTR"},
589 #ifdef PARITY
590 " PARITY"
1166 INT_PRINTK("scsi%d: PARITY interrupt\n", HOSTNO);
1208 } /* if !(SELECTION || PARITY) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dat32psif.c118 if (status & PSIF_BIT(PARITY))

Completed in 251 milliseconds