Searched refs:INTR_ILL_CMD (Results 1 – 2 of 2) sorted by relevance
118 #define INTR_ILL_CMD 0x40 /* illegal command */ macro
222 if (intr & INTR_ILL_CMD) { in mac53c94_interrupt()