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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-integrator/
H A Dpci.c107 int intnr = ((slot - 9) + (pin - 1)) & 3; local
109 return irq_tab[intnr];

Completed in 41 milliseconds