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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_main.c1587 u32 _handled = 0x00000000; local
1588 # define bcmirq_handled(irq) do { _handled |= (irq); } while (0)
1692 if (unlikely(reason & ~_handled)) {
1696 reason, (reason & ~_handled),

Completed in 43 milliseconds