Searched refs:NOINTERRUPT (Results 1 – 2 of 2) sorted by relevance
113 #define NOINTERRUPT 0x01 /* no interrupt pending */ macro
1643 if (interrupt_id & NOINTERRUPT) { in asyintr()1681 if (interrupt_id & NOINTERRUPT) { in asyintr()