Searched refs:Nchips (Results 1 – 1 of 1) sorted by relevance
230 static int Nchips; variable644 if((vector=Inb(Vector_Latch)) >= 16 * Nchips) break; in scc_isr()1097 for (k = 0; k < (Nchips * 2); k++) in is_grouped()1484 printk(KERN_INFO "Init Z8530 driver: %u channels, IRQ", Nchips*2); in z8530_init()1497 for (chip = 0; chip < Nchips; chip++) in z8530_init()1759 if (Nchips >= SCC_MAXCHIPS) in scc_net_ioctl()1806 SCC_Info[2*Nchips ].ctrl = hwcfg.ctrl_a; in scc_net_ioctl()1807 SCC_Info[2*Nchips ].data = hwcfg.data_a; in scc_net_ioctl()1808 SCC_Info[2*Nchips ].irq = hwcfg.irq; in scc_net_ioctl()1809 SCC_Info[2*Nchips+1].ctrl = hwcfg.ctrl_b; in scc_net_ioctl()[all …]