Lines Matching defs:Port_cnt
221 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99;
4697 if (port[Port_cnt] & 0x001) {
4715 if (port[Port_cnt] & 0x004) {
4724 if (port[Port_cnt] & 0x008) {
4733 if (port[Port_cnt] & 0x010) {
4743 if (port[Port_cnt] & 0x020) {
4753 if (!(port[Port_cnt] & 0x100)) {
4767 if (port[Port_cnt] & 0x0200) {
4774 if (port[Port_cnt] & 0x0400) {
4782 if (port[Port_cnt] & 0x0800) {
4790 if (port[Port_cnt] & 0x3000) {
4791 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3;
4931 if (port[Port_cnt] & 0x001) {
4956 if (port[Port_cnt] & 0x002) {
4966 if (port[Port_cnt] & 0x004) {
5144 if (Port_cnt >= MAX_PORTS) {
5173 Port_cnt++; /* for each S0 port */
5176 Port_cnt++; /* for each E1 port */