Searched refs:ST_L1_F5 (Results 1 – 3 of 3) sorted by relevance
/drivers/isdn/mISDN/ |
D | layer1.c | 48 ST_L1_F5, enumerator 158 mISDN_FsmChangeState(fi, ST_L1_F5); in l1_go_F5() 265 {ST_L1_F5, EV_RESET_IND, l1_reset}, 271 {ST_L1_F5, EV_DEACT_CNF, l1_deact_cnf}, 284 {ST_L1_F5, EV_INFO2_IND, l1_info2_ind}, 289 {ST_L1_F5, EV_INFO4_IND, l1_info4_ind}, 294 {ST_L1_F5, EV_TIMER3, l1_timer3}, 300 {ST_L1_F5, EV_TIMER_DEACT, l1_timer_deact},
|
/drivers/isdn/hisax/ |
D | hisax_isac.c | 175 ST_L1_F5, enumerator 312 FsmChangeState(fi, ST_L1_F5); in l1_go_f5() 400 {ST_L1_F5, EV_PH_RES, l1_di}, 401 {ST_L1_F5, EV_PH_EI, l1_di}, 402 {ST_L1_F5, EV_PH_AR, l1_go_f6}, 403 {ST_L1_F5, EV_PH_AI8, l1_go_f7_act_ind}, 404 {ST_L1_F5, EV_TIMER3, l1_timer3}, 405 {ST_L1_F5, EV_PH_DR, l1_go_f3pend}, 406 {ST_L1_F5, EV_PH_DC, l1_go_f3pdown},
|
D | isdnl1.c | 37 ST_L1_F5, enumerator 500 FsmChangeState(fi, ST_L1_F5); in l1_go_F5() 610 {ST_L1_F5, EV_RESET_IND, l1_reset}, 616 {ST_L1_F5, EV_DEACT_CNF, l1_deact_cnf}, 629 {ST_L1_F5, EV_INFO2_IND, l1_info2_ind}, 634 {ST_L1_F5, EV_INFO4_IND, l1_info4_ind}, 639 {ST_L1_F5, EV_TIMER3, l1_timer3}, 645 {ST_L1_F5, EV_TIMER_DEACT, l1_timer_deact},
|