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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dirq.c257 * The bits_wide parameter accommodates the limitations of the HW/SW which
274 int txn_alloc_irq(unsigned int bits_wide) argument
282 if ((irq - CPU_IRQ_BASE) >= (1 << bits_wide))

Completed in 86 milliseconds