Searched refs:Nchips (Results 1 – 1 of 1) sorted by relevance
230 static int Nchips; variable645 if((vector=Inb(Vector_Latch)) >= 16 * Nchips) break; in scc_isr()1098 for (k = 0; k < (Nchips * 2); k++) in is_grouped()1467 printk(KERN_INFO "Init Z8530 driver: %u channels, IRQ", Nchips*2); in z8530_init()1480 for (chip = 0; chip < Nchips; chip++) in z8530_init()1727 if (Nchips >= SCC_MAXCHIPS) in scc_net_ioctl()1780 SCC_Info[2*Nchips ].ctrl = hwcfg.ctrl_a; in scc_net_ioctl()1781 SCC_Info[2*Nchips ].data = hwcfg.data_a; in scc_net_ioctl()1782 SCC_Info[2*Nchips ].irq = hwcfg.irq; in scc_net_ioctl()1783 SCC_Info[2*Nchips+1].ctrl = hwcfg.ctrl_b; in scc_net_ioctl()[all …]