Searched refs:chanlimit (Results 1 - 6 of 6) sorted by relevance

/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c139 u_char chanlimit; member in struct:hfc_pci
1276 if (hc->chanlimit > 1) {
1723 hc->chanlimit = 2;
/drivers/isdn/hisax/
H A Dcallc.c892 while (i < ((bch) ? cs->chanlimit : (2 + MAX_WAITING_CALLS))) {
1477 cs->chanlimit = 0;
1489 cs->chanlimit++;
H A Dhfc_sx.c619 if ((cs->chanlimit > 1) || (cs->hw.hfcsx.bswapped) ||
1042 if (cs->chanlimit > 1) {
H A Dhisax.h895 int chanlimit; /* limited number of B-chans to use */ member in struct:IsdnCardState
H A Dhfc_pci.c794 if ((cs->chanlimit > 1) || (cs->hw.hfcpci.bswapped) ||
1279 if (cs->chanlimit > 1) {
H A Dconfig.c1042 cs->chanlimit = 2; /* maximum B-channel number */

Completed in 66 milliseconds