Searched refs:mode_hfc (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | hfc_2bs0.c | 422 mode_hfc(struct BCState *bcs, int mode, int bc) in mode_hfc() function 516 mode_hfc(st->l1.bcs, st->l1.mode, st->l1.bc); in hfc_l2l1() 525 mode_hfc(st->l1.bcs, 0, st->l1.bc); in hfc_l2l1() 535 mode_hfc(bcs, 0, bcs->channel); in close_hfcstate() 600 mode_hfc(cs->bcs, 0, 0); in inithfc() 601 mode_hfc(cs->bcs + 1, 0, 0); in inithfc()
|