Searched refs:SGI_KEYBD_IRQ (Results 1 – 3 of 3) sorted by relevance
69 #define SGI_KEYBD_IRQ SGINT_LOCAL2 + 4 /* keyboard */ macro
57 return request_irq(SGI_KEYBD_IRQ, handler, 0, "keyboard", NULL); in sgi_request_irq()