Searched refs:DPARERR (Results 1 – 10 of 10) sorted by relevance
428 #define DPARERR 0x10 macro
739 bit DPARERR 0x10 /* PCI only */
288 { "DPARERR", 0x10, 0x10 },
674 #define DPARERR 0x10
947 field DPARERR 0x10 /* PCI only */
1299 #define DPARERR 0x10
235 field DPARERR 0x10
85 { DPARERR, "Data-path Parity Error" },
76 { DPARERR, "Data-path Parity Error" },
820 { DPARERR, "Data-Path Ram Parity Error" },6417 if (errno & DPARERR) in aic7xxx_isr()