Searched refs:EV_TIMER_ACT (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | isdnl1.c | 107 EV_TIMER_ACT, enumerator 211 FsmEvent(&stptr->l1.l1m, EV_TIMER_ACT, NULL); in DChannel_proc_rcv() 295 FsmEvent(&bcs->st->l1.l1m, EV_TIMER_ACT, NULL); in BChannel_proc_rcv() 522 FsmRestartTimer(&st->l1.timer, 110, EV_TIMER_ACT, NULL, 2); in l1_info4_ind() 624 {ST_L1_F7, EV_TIMER_ACT, l1_timer_act}, 686 {ST_L1_TRANS, EV_TIMER_ACT, l1_timer_act}, 702 FsmRestartTimer(&st->l1.timer, st->l1.delay, EV_TIMER_ACT, NULL, 2); in l1b_activate() 735 {ST_L1_WAIT_ACT, EV_TIMER_ACT, l1b_timer_act},
|