Home
last modified time | relevance | path

Searched refs:irq_opt (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dsdladrv.c390 unsigned* irq_opt = NULL; /* IRQ options */ in sdla_setup() local
410 irq_opt = s502a_irq_options; in sdla_setup()
417 irq_opt = s502e_irq_options; in sdla_setup()
424 irq_opt = s503_irq_options; in sdla_setup()
431 irq_opt = s508_irq_options; in sdla_setup()
438 irq_opt = s508_irq_options; in sdla_setup()
445 if (!get_option_index(irq_opt, hw->irq)) { in sdla_setup()