Lines Matching refs:Port_cnt
235 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99; variable
4703 if (port[Port_cnt] & 0x001) { in init_e1_port_hw()
4721 if (port[Port_cnt] & 0x004) { in init_e1_port_hw()
4730 if (port[Port_cnt] & 0x008) { in init_e1_port_hw()
4739 if (port[Port_cnt] & 0x010) { in init_e1_port_hw()
4749 if (port[Port_cnt] & 0x020) { in init_e1_port_hw()
4759 if (!(port[Port_cnt] & 0x100)) { in init_e1_port_hw()
4773 if (port[Port_cnt] & 0x0200) { in init_e1_port_hw()
4780 if (port[Port_cnt] & 0x0400) { in init_e1_port_hw()
4788 if (port[Port_cnt] & 0x0800) { in init_e1_port_hw()
4796 if (port[Port_cnt] & 0x3000) { in init_e1_port_hw()
4797 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3; in init_e1_port_hw()
4937 if (port[Port_cnt] & 0x001) { in init_multi_port()
4962 if (port[Port_cnt] & 0x002) { in init_multi_port()
4972 if (port[Port_cnt] & 0x004) { in init_multi_port()
5150 if (Port_cnt >= MAX_PORTS) { in hfcmulti_init()
5179 Port_cnt++; /* for each S0 port */ in hfcmulti_init()
5182 Port_cnt++; /* for each E1 port */ in hfcmulti_init()