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