Searched refs:ILLSADDR (Results 1 – 9 of 9) sorted by relevance
432 #define ILLSADDR 0x02 macro
742 bit ILLSADDR 0x02
1117 * actually off first lest we get an ILLSADDR.
285 { "ILLSADDR", 0x02, 0x02 },
677 #define ILLSADDR 0x02
950 field ILLSADDR 0x02
1137 * in an ILLSADDR exception.
82 { ILLSADDR, "Illegal Sequencer Address referrenced" },
817 { ILLSADDR, "Illegal Sequencer Address referenced" },6407 if (errno & (SQPARERR | ILLOPCODE | ILLSADDR)) in aic7xxx_isr()