Searched refs:K_INT_SOURCES (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/evbmips/sbmips/
H A Dsb1250_icu.c86 static struct sb1250_ihand sb1250_ihands[K_INT_SOURCES];
100 static const char sb1250_intr_names[K_INT_SOURCES][16] = {
220 for (u_int i = 0; i < K_INT_SOURCES; i++, evcnts++) {
352 if (num >= K_INT_SOURCES)
/netbsd-current/sys/arch/sbmips/sbmips/
H A Dsb1250_icu.c86 static struct sb1250_ihand sb1250_ihands[K_INT_SOURCES];
100 static const char sb1250_intr_names[K_INT_SOURCES][16] = {
220 for (u_int i = 0; i < K_INT_SOURCES; i++, evcnts++) {
342 if (num >= K_INT_SOURCES)
/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_int.h64 #define K_INT_SOURCES 64 macro

Completed in 139 milliseconds