Home
last modified time | relevance | path

Searched refs:DPARERR (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h428 #define DPARERR 0x10 macro
Daic7xxx.reg739 bit DPARERR 0x10 /* PCI only */
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1549 #define DPARERR 0x10 macro
Daic7xxx.reg875 field DPARERR 0x10 /* PCI only */
Daic79xx_reg.h2405 #define DPARERR 0x10 macro
Daic79xx.reg227 field DPARERR 0x10
Daic7xxx_core.c91 { DPARERR, "Data-path Parity Error" },
Daic79xx_core.c80 { DPARERR, "Data-path Parity Error" },
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c876 { DPARERR, "Data-Path Ram Parity Error" },
6959 if (errno & DPARERR) in aic7xxx_isr()