Searched refs:bchans (Results 1 – 6 of 6) sorted by relevance
115 } *bchans; member347 card->bchans[chan].plcip = plcip; in new_plci()386 card->bchans[plcip->chan].plcip = NULL; in free_plci()387 card->bchans[plcip->chan].disconnecting = 0; in free_plci()388 card->bchans[plcip->chan].incoming = 0; in free_plci()419 card->bchans[plcip->chan].nccip = nccip; in new_ncci()463 card->bchans[nccip->chan].nccip = NULL; in free_ncci()569 card->bchans[plci->chan].contr = NULL; in p0()760 if (card->bchans[i].plcip == NULL) { in new_bchan()761 card->bchans[i].disconnecting = 0; in new_bchan()[all …]
145 unsigned int bchans; /* number of available B-channels */ member
85 card->bchans = 2; /* and 2 b-channels */ in hysdn_pci_init_one()
244 MaxLogicalConnections = card->bchans * -MaxLogicalConnections; in hycapi_register_appl()247 MaxLogicalConnections = card->bchans; in hycapi_register_appl()721 ctrl->profile.nbchannel = card->bchans; in hycapi_fill_profile()
373 card->bchans = *(cp + 2); in EvalSysrTokData()
282 card->bchans, in hysdn_conf_open()