Lines Matching refs:Port_cnt
235 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99; variable
4708 if (port[Port_cnt] & 0x001) { in init_e1_port_hw()
4726 if (port[Port_cnt] & 0x004) { in init_e1_port_hw()
4735 if (port[Port_cnt] & 0x008) { in init_e1_port_hw()
4744 if (port[Port_cnt] & 0x010) { in init_e1_port_hw()
4754 if (port[Port_cnt] & 0x020) { in init_e1_port_hw()
4764 if (!(port[Port_cnt] & 0x100)) { in init_e1_port_hw()
4778 if (port[Port_cnt] & 0x0200) { in init_e1_port_hw()
4785 if (port[Port_cnt] & 0x0400) { in init_e1_port_hw()
4793 if (port[Port_cnt] & 0x0800) { in init_e1_port_hw()
4801 if (port[Port_cnt] & 0x3000) { in init_e1_port_hw()
4802 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3; in init_e1_port_hw()
4942 if (port[Port_cnt] & 0x001) { in init_multi_port()
4967 if (port[Port_cnt] & 0x002) { in init_multi_port()
4977 if (port[Port_cnt] & 0x004) { in init_multi_port()
5155 if (Port_cnt >= MAX_PORTS) { in hfcmulti_init()
5184 Port_cnt++; /* for each S0 port */ in hfcmulti_init()
5187 Port_cnt++; /* for each E1 port */ in hfcmulti_init()