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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dirq.c129 #define MAX_ILLEGAL_IRQS 16 macro
146 if ((unsigned) irq > ACTUAL_NR_IRQS && illegal_count < MAX_ILLEGAL_IRQS ) {

Completed in 33 milliseconds