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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/mISDN/
H A Ddsp_cmx.c391 int same_hfc = -1, same_pcm = -1, current_conf = -1, local
514 same_hfc = member->dsp->features.hfc_id;
648 if (same_hfc != member->dsp->features.hfc_id)
649 same_hfc = -1;
929 if (same_hfc < 0) {
1025 if (dsp->features.hfc_id == same_hfc &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_cmx.c391 int same_hfc = -1, same_pcm = -1, current_conf = -1, local
514 same_hfc = member->dsp->features.hfc_id;
648 if (same_hfc != member->dsp->features.hfc_id)
649 same_hfc = -1;
929 if (same_hfc < 0) {
1025 if (dsp->features.hfc_id == same_hfc &&

Completed in 184 milliseconds