Searched refs:INTR_RESET (Results 1 – 2 of 2) sorted by relevance
117 #define INTR_RESET 0x80 /* SCSI bus was reset */ macro
216 if (intr & INTR_RESET) { in mac53c94_interrupt()