Searched refs:intnr (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/arm/mach-integrator/
H A Dpci.c100 int intnr = ((slot - 9) + (pin - 1)) & 3; local
102 return irq_tab[intnr];

Completed in 18 milliseconds