Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dhuberror.c211 (SGI_TIO_ERROR, (void *)hub_eint_handler, IRQF_SHARED, "SN_TIO_error", in ice_error_init()
217 irq_set_handler(SGI_TIO_ERROR, handle_level_irq); in ice_error_init()
218 sn_set_err_irq_affinity(SGI_TIO_ERROR); in ice_error_init()
/arch/ia64/include/asm/sn/
Dintr.h24 #define SGI_TIO_ERROR 0x36 macro