Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/sibyte/sb1250/
Dbus_watcher.c227 if (request_irq(K_INT_BAD_ECC, sibyte_bw_int, 0, "Bus watcher", &bw_stats)) { in sibyte_bus_watcher()
232 free_irq(K_INT_BAD_ECC, &bw_stats); in sibyte_bus_watcher()
237 free_irq(K_INT_BAD_ECC, &bw_stats); in sibyte_bus_watcher()
/linux-2.6.39/arch/mips/include/asm/sibyte/
Dsb1250_int.h66 #define K_INT_BAD_ECC 16 macro
139 #define M_INT_BAD_ECC _SB_MAKEMASK1(K_INT_BAD_ECC)