Searched refs:IRQ_TYPE (Results 1 – 2 of 2) sorted by relevance
521 switch (Attributes & IRQ_TYPE) { in try_irq()548 switch (Attributes & IRQ_TYPE) { in try_irq()580 switch (Attributes & IRQ_TYPE) { in undo_irq()
216 #define IRQ_TYPE 0x03 macro