Lines Matching defs:Port_cnt
221 static int HFC_cnt, E1_cnt, bmask_cnt, Port_cnt, PCM_cnt = 99;
4664 if (port[Port_cnt] & 0x001) {
4682 if (port[Port_cnt] & 0x004) {
4691 if (port[Port_cnt] & 0x008) {
4700 if (port[Port_cnt] & 0x010) {
4710 if (port[Port_cnt] & 0x020) {
4720 if (!(port[Port_cnt] & 0x100)) {
4734 if (port[Port_cnt] & 0x0200) {
4741 if (port[Port_cnt] & 0x0400) {
4749 if (port[Port_cnt] & 0x0800) {
4757 if (port[Port_cnt] & 0x3000) {
4758 hc->chan[hc->dnum[0]].jitter = (port[Port_cnt]>>12) & 0x3;
4898 if (port[Port_cnt] & 0x001) {
4923 if (port[Port_cnt] & 0x002) {
4933 if (port[Port_cnt] & 0x004) {
5111 if (Port_cnt >= MAX_PORTS) {
5140 Port_cnt++; /* for each S0 port */
5143 Port_cnt++; /* for each E1 port */