Lines Matching refs:Port_cnt
221 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99; variable
4690 if (port[Port_cnt] & 0x001) { in init_e1_port_hw()
4708 if (port[Port_cnt] & 0x004) { in init_e1_port_hw()
4717 if (port[Port_cnt] & 0x008) { in init_e1_port_hw()
4726 if (port[Port_cnt] & 0x010) { in init_e1_port_hw()
4736 if (port[Port_cnt] & 0x020) { in init_e1_port_hw()
4746 if (!(port[Port_cnt] & 0x100)) { in init_e1_port_hw()
4760 if (port[Port_cnt] & 0x0200) { in init_e1_port_hw()
4767 if (port[Port_cnt] & 0x0400) { in init_e1_port_hw()
4775 if (port[Port_cnt] & 0x0800) { in init_e1_port_hw()
4783 if (port[Port_cnt] & 0x3000) { in init_e1_port_hw()
4784 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3; in init_e1_port_hw()
4924 if (port[Port_cnt] & 0x001) { in init_multi_port()
4949 if (port[Port_cnt] & 0x002) { in init_multi_port()
4959 if (port[Port_cnt] & 0x004) { in init_multi_port()
5137 if (Port_cnt >= MAX_PORTS) { in hfcmulti_init()
5166 Port_cnt++; /* for each S0 port */ in hfcmulti_init()
5169 Port_cnt++; /* for each E1 port */ in hfcmulti_init()