Searched defs:ST_L1_F7 (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/mISDN/
H A Dlayer1.c50 ST_L1_F7, enumerator in enum:__anon1927
63 "ST_L1_F7",
181 mISDN_FsmChangeState(fi, ST_L1_F7);
267 {ST_L1_F7, EV_RESET_IND, l1_reset},
273 {ST_L1_F7, EV_DEACT_CNF, l1_deact_cnf},
276 {ST_L1_F7, EV_DEACT_IND, l1_deact_req_s},
281 {ST_L1_F7, EV_ANYSIG_IND, l1_go_F8},
285 {ST_L1_F7, EV_INFO2_IND, l1_info2_ind},
297 {ST_L1_F7, EV_TIMER_ACT, l1_timer_act},
302 {ST_L1_F7, EV_TIMER_DEAC
[all...]
/drivers/isdn/hisax/
H A Disdnl1.c39 ST_L1_F7, enumerator in enum:__anon1898
52 "ST_L1_F7",
533 FsmChangeState(fi, ST_L1_F7);
612 {ST_L1_F7, EV_RESET_IND, l1_reset},
618 {ST_L1_F7, EV_DEACT_CNF, l1_deact_cnf},
621 {ST_L1_F7, EV_DEACT_IND, l1_deact_req_s},
626 {ST_L1_F7, EV_RSYNC_IND, l1_go_F8},
630 {ST_L1_F7, EV_INFO2_IND, l1_info2_ind},
642 {ST_L1_F7, EV_TIMER_ACT, l1_timer_act},
647 {ST_L1_F7, EV_TIMER_DEAC
[all...]
H A Dhisax_isac.c177 ST_L1_F7, enumerator in enum:__anon1895
192 "ST_L1_F7",
333 FsmChangeState(fi, ST_L1_F7);
416 {ST_L1_F7, EV_PH_RES, l1_di_deact_ind},
417 {ST_L1_F7, EV_PH_EI, l1_di_deact_ind},
418 {ST_L1_F7, EV_PH_AR, l1_go_f6_deact_ind},
419 {ST_L1_F7, EV_PH_RSY, l1_go_f8_deact_ind},
420 {ST_L1_F7, EV_PH_DR, l1_go_f3pend_deact_ind},
856 if (isac->l1m.state != ST_L1_F7) {
H A Dst5481.h187 ST_L1_F7, enumerator in enum:__anon1912

Completed in 188 milliseconds