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