Searched refs:DPARERR (Results 1 – 9 of 9) sorted by relevance
428 #define DPARERR 0x10 macro
739 bit DPARERR 0x10 /* PCI only */
1549 #define DPARERR 0x10 macro
875 field DPARERR 0x10 /* PCI only */
2405 #define DPARERR 0x10 macro
227 field DPARERR 0x10
91 { DPARERR, "Data-path Parity Error" },
80 { DPARERR, "Data-path Parity Error" },
876 { DPARERR, "Data-Path Ram Parity Error" },6959 if (errno & DPARERR) in aic7xxx_isr()