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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c220 static int HFC_cnt, Port_cnt, PCM_cnt = 99; variable
4730 HFC_cnt + 1, 1);
4740 __func__, HFC_cnt + 1, 1);
4749 __func__, HFC_cnt + 1, 1);
4759 __func__, HFC_cnt + 1, 1);
4769 __func__, HFC_cnt + 1, 1);
4778 __func__, HFC_cnt + 1, 1);
4785 __func__, HFC_cnt + 1, 1);
4792 __func__, HFC_cnt + 1, 1);
4799 __func__, HFC_cnt
[all...]
H A Dhfcpci.c57 static int HFC_cnt; variable
2135 snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-pci.%d", HFC_cnt + 1);
2139 HFC_cnt++;
2140 printk(KERN_INFO "HFC %d cards installed\n", HFC_cnt);

Completed in 81 milliseconds