Searched refs:iq_busy (Results 1 – 2 of 2) sorted by relevance
382 if (iq->iq_busy) { in intr_process()386 iq->iq_busy = 1; in intr_process()397 if (!iq->iq_busy) { in intr_process()400 iq->iq_busy = 0; in intr_process()
53 volatile int iq_busy; /* set if irq is busy */ member