Searched refs:INTR_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
118 #define INTR_DISCONNECT 0x20 /* we got disconnected */ macro
249 if (intr & INTR_DISCONNECT) { in mac53c94_interrupt()333 if (intr != INTR_DISCONNECT) { in mac53c94_interrupt()