Lines Matching refs:Port_cnt
221 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99; variable
4688 if (port[Port_cnt] & 0x001) { in init_e1_port_hw()
4706 if (port[Port_cnt] & 0x004) { in init_e1_port_hw()
4715 if (port[Port_cnt] & 0x008) { in init_e1_port_hw()
4724 if (port[Port_cnt] & 0x010) { in init_e1_port_hw()
4734 if (port[Port_cnt] & 0x020) { in init_e1_port_hw()
4744 if (!(port[Port_cnt] & 0x100)) { in init_e1_port_hw()
4758 if (port[Port_cnt] & 0x0200) { in init_e1_port_hw()
4765 if (port[Port_cnt] & 0x0400) { in init_e1_port_hw()
4773 if (port[Port_cnt] & 0x0800) { in init_e1_port_hw()
4781 if (port[Port_cnt] & 0x3000) { in init_e1_port_hw()
4782 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3; in init_e1_port_hw()
4922 if (port[Port_cnt] & 0x001) { in init_multi_port()
4947 if (port[Port_cnt] & 0x002) { in init_multi_port()
4957 if (port[Port_cnt] & 0x004) { in init_multi_port()
5135 if (Port_cnt >= MAX_PORTS) { in hfcmulti_init()
5164 Port_cnt++; /* for each S0 port */ in hfcmulti_init()
5167 Port_cnt++; /* for each E1 port */ in hfcmulti_init()