Home
last modified time | relevance | path

Searched refs:MPARERR (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h427 #define MPARERR 0x20 macro
Daic7xxx.reg738 bit MPARERR 0x20 /* PCI only */
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c1194 || (ahc_inb(ahc, ERROR) & MPARERR) == 0) in ahc_probe_ext_scbram()
1206 || (ahc_inb(ahc, ERROR) & MPARERR) == 0)) in ahc_probe_ext_scbram()
Daic7xxx_reg.h1548 #define MPARERR 0x20 macro
Daic7xxx.reg874 field MPARERR 0x20 /* PCI only */
Daic79xx_reg.h2404 #define MPARERR 0x20 macro
Daic79xx.reg226 field MPARERR 0x20
Daic7xxx_core.c92 { MPARERR, "Scratch or SCB Memory Parity Error" },
Daic79xx_core.c81 { MPARERR, "Scratch or SCB Memory Parity Error" },
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c877 { MPARERR, "Scratch Ram/SCB Array Ram Parity Error" },