Home
last modified time | relevance | path

Searched refs:mode_hfcsx (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Dhfc_sx.c1104 mode_hfcsx(struct BCState *bcs, int mode, int bc) in mode_hfcsx() function
1258 mode_hfcsx(st->l1.bcs, st->l1.mode, st->l1.bc); in hfcsx_l2l1()
1267 mode_hfcsx(st->l1.bcs, 0, st->l1.bc); in hfcsx_l2l1()
1279 mode_hfcsx(bcs, 0, bcs->channel); in close_hfcsx()
1422 mode_hfcsx(cs->bcs, 0, 0); in inithfcsx()
1423 mode_hfcsx(cs->bcs + 1, 0, 1); in inithfcsx()