Searched refs:SGI_II_ERROR (Results 1 – 2 of 2) sorted by relevance
189 if (request_irq(SGI_II_ERROR, hub_eint_handler, IRQF_SHARED, in hub_error_init()195 irq_set_handler(SGI_II_ERROR, handle_level_irq); in hub_error_init()196 sn_set_err_irq_affinity(SGI_II_ERROR); in hub_error_init()
19 #define SGI_II_ERROR 0x31 macro