Searched refs:bchans (Results 1 – 6 of 6) sorted by relevance
116 } *bchans; member348 card->bchans[chan].plcip = plcip; in new_plci()387 card->bchans[plcip->chan].plcip = NULL; in free_plci()388 card->bchans[plcip->chan].disconnecting = 0; in free_plci()389 card->bchans[plcip->chan].incoming = 0; in free_plci()420 card->bchans[plcip->chan].nccip = nccip; in new_ncci()464 card->bchans[nccip->chan].nccip = NULL; in free_ncci()570 card->bchans[plci->chan].contr = NULL; in p0()761 if (card->bchans[i].plcip == NULL) { in new_bchan()762 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()707 ctrl->profile.nbchannel = card->bchans; in hycapi_fill_profile()
375 card->bchans = *(cp + 2); in EvalSysrTokData()
282 card->bchans, in hysdn_conf_open()