Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dev-layer.c1207 bcs = cs->bcs + cs->curchannel; in do_action()
1234 at_state2 = &cs->bcs[cs->curchannel].at_state; in do_action()
1250 at_state2 = &cs->bcs[cs->curchannel].at_state; in do_action()
1258 channel = cs->curchannel; in do_action()
1265 channel = cs->curchannel; in do_action()
1276 channel = cs->curchannel; in do_action()
1286 at_state2 = &cs->bcs[cs->curchannel].at_state; in do_action()
1708 cs->curchannel = bcs->channel; in process_command_flags()
1713 cs->curchannel = bcs->channel; in process_command_flags()
1751 cs->curchannel = bcs->channel; in process_command_flags()
[all …]
Dgigaset.h471 int curchannel; /* channel those commands are meant member