Searched refs:MPARERR (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 427 #define MPARERR 0x20 macro
|
D | aic7xxx.reg | 738 bit MPARERR 0x20 /* PCI only */
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 289 { "MPARERR", 0x20, 0x20 },
|
D | aic7xxx_pci.c | 1112 || (ahc_inb(ahc, ERROR) & MPARERR) == 0) in ahc_probe_ext_scbram() 1124 || (ahc_inb(ahc, ERROR) & MPARERR) == 0)) in ahc_probe_ext_scbram()
|
D | aic7xxx_reg.h_shipped | 673 #define MPARERR 0x20
|
D | aic7xxx.reg | 946 field MPARERR 0x20 /* PCI only */
|
D | aic79xx_reg.h_shipped | 1298 #define MPARERR 0x20
|
D | aic79xx.reg | 234 field MPARERR 0x20
|
D | aic7xxx_core.c | 86 { MPARERR, "Scratch or SCB Memory Parity Error" },
|
D | aic79xx_core.c | 77 { MPARERR, "Scratch or SCB Memory Parity Error" },
|
/drivers/scsi/ |
D | aic7xxx_old.c | 821 { MPARERR, "Scratch Ram/SCB Array Ram Parity Error" },
|