Searched refs:SQPARERR (Results 1 – 10 of 10) sorted by relevance
429 #define SQPARERR 0x08 macro
740 bit SQPARERR 0x08
287 { "SQPARERR", 0x08, 0x08 },
675 #define SQPARERR 0x08
948 field SQPARERR 0x08
1300 #define SQPARERR 0x08
236 field SQPARERR 0x08
84 { SQPARERR, "Sequencer Parity Error" },
75 { SQPARERR, "Sequencer Parity Error" },
819 { SQPARERR, "Sequencer Ram Parity Error" },6407 if (errno & (SQPARERR | ILLOPCODE | ILLSADDR)) in aic7xxx_isr()