Searched refs:ILLSADDR (Results 1 – 8 of 8) sorted by relevance
432 #define ILLSADDR 0x02 macro
742 bit ILLSADDR 0x02
1117 * actually off first lest we get an ILLSADDR.
1552 #define ILLSADDR 0x02 macro
878 field ILLSADDR 0x02
1136 * in an ILLSADDR exception.
88 { ILLSADDR, "Illegal Sequencer Address referrenced" },
873 { ILLSADDR, "Illegal Sequencer Address referenced" },6948 if (errno & (SQPARERR | ILLOPCODE | ILLSADDR)) in aic7xxx_isr()