Lines Matching refs:Port_cnt
221 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99;
4666 if (port[Port_cnt] & 0x001) {
4684 if (port[Port_cnt] & 0x004) {
4693 if (port[Port_cnt] & 0x008) {
4702 if (port[Port_cnt] & 0x010) {
4712 if (port[Port_cnt] & 0x020) {
4722 if (!(port[Port_cnt] & 0x100)) {
4736 if (port[Port_cnt] & 0x0200) {
4743 if (port[Port_cnt] & 0x0400) {
4751 if (port[Port_cnt] & 0x0800) {
4759 if (port[Port_cnt] & 0x3000) {
4760 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3;
4900 if (port[Port_cnt] & 0x001) {
4925 if (port[Port_cnt] & 0x002) {
4935 if (port[Port_cnt] & 0x004) {
5113 if (Port_cnt >= MAX_PORTS) {
5142 Port_cnt++; /* for each S0 port */
5145 Port_cnt++; /* for each E1 port */