Searched refs:SQPARERR (Results 1 – 9 of 9) sorted by relevance
429 #define SQPARERR 0x08 macro
740 bit SQPARERR 0x08
1550 #define SQPARERR 0x08 macro
876 field SQPARERR 0x08
2406 #define SQPARERR 0x08 macro
228 field SQPARERR 0x08
90 { SQPARERR, "Sequencer Parity Error" },
79 { SQPARERR, "Sequencer Parity Error" },
875 { SQPARERR, "Sequencer Ram Parity Error" },6948 if (errno & (SQPARERR | ILLOPCODE | ILLSADDR)) in aic7xxx_isr()