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

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c218 static struct irqflags { unsigned char used : 1; } Ivec[NR_IRQS]; variable in typeref:struct:irqflags
1470 if (Ivec[k].used) z8530_init()
1737 if (!Ivec[hwcfg.irq].used && hwcfg.irq) scc_net_ioctl()
1744 Ivec[hwcfg.irq].used = 1; scc_net_ioctl()
2155 if (Ivec[k].used) free_irq(k, NULL); scc_cleanup_driver()

Completed in 72 milliseconds