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