Home
last modified time | relevance | path

Searched refs:SGI_TIOCA_ERROR (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/include/asm/sn/
Dintr.h23 #define SGI_TIOCA_ERROR 0x35 macro
/arch/ia64/sn/pci/
Dtioca_provider.c643 if (request_irq(SGI_TIOCA_ERROR, in tioca_bus_fixup()
649 __func__, SGI_TIOCA_ERROR, in tioca_bus_fixup()
652 irq_set_handler(SGI_TIOCA_ERROR, handle_level_irq); in tioca_bus_fixup()
653 sn_set_err_irq_affinity(SGI_TIOCA_ERROR); in tioca_bus_fixup()