Searched refs:SGI_EISA_IRQ (Results 1 – 2 of 2) sorted by relevance
134 if (request_irq(SGI_EISA_IRQ, ip22_eisa_intr, 0, "EISA", NULL)) in ip22_eisa_init()135 pr_err("Failed to request irq %d (EISA)\n", SGI_EISA_IRQ); in ip22_eisa_init()
69 #define SGI_EISA_IRQ SGINT_LOCAL2 + 3 /* EISA interrupts */ macro