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