Searched refs:dchannel (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disdnhdlc.h45 unsigned int dchannel:1; // set if D channel (send idle instead of flags) member in struct:isdnhdlc_vars
H A Disdnhdlc.c59 hdlc->dchannel = 0;
77 hdlc->dchannel = 1;
80 hdlc->dchannel = 0;
335 For the dchannel, the idle character (all 1's) is also added at the end.
534 if(hdlc->dchannel){

Completed in 72 milliseconds