Searched refs:isairq (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/mips/txx9/generic/
H A Dpci.c253 int isairq; local
255 isairq = i8259_irq();
256 if (unlikely(isairq <= I8259A_IRQ_BASE))
258 generic_handle_irq(isairq);

Completed in 47 milliseconds