Searched refs:NUM_I8259_INTERRUPTS (Results 1 – 1 of 1) sorted by relevance
286 #define NUM_I8259_INTERRUPTS 16 macro290 #define is_i8259_irq(irq) ((irq) < NUM_I8259_INTERRUPTS)291 #define nile4_to_irq(n) ((n)+NUM_I8259_INTERRUPTS)292 #define irq_to_nile4(n) ((n)-NUM_I8259_INTERRUPTS)