Searched refs:ST_L1_F7 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer1.c48 ST_L1_F7, enumerator in enum:__anon11915
61 "ST_L1_F7",
175 mISDN_FsmChangeState(fi, ST_L1_F7);
260 {ST_L1_F7, EV_RESET_IND, l1_reset},
266 {ST_L1_F7, EV_DEACT_CNF, l1_deact_cnf},
269 {ST_L1_F7, EV_DEACT_IND, l1_deact_req_s},
274 {ST_L1_F7, EV_ANYSIG_IND, l1_go_F8},
278 {ST_L1_F7, EV_INFO2_IND, l1_info2_ind},
290 {ST_L1_F7, EV_TIMER_ACT, l1_timer_act},
295 {ST_L1_F7, EV_TIMER_DEAC
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dst5481_d.c29 "ST_L1_F7",
68 if (fi->state == ST_L1_F7)
80 if (fi->state == ST_L1_F7)
93 FsmChangeState(fi, ST_L1_F7);
102 if (fi->state == ST_L1_F7)
154 {ST_L1_F7, EV_IND_RSY, l1_go_f8},
156 {ST_L1_F7, EV_IND_DP, l1_go_f3},
157 {ST_L1_F7, EV_IND_AP, l1_go_f6},
158 {ST_L1_F7, EV_IND_AI8, l1_ignore},
159 {ST_L1_F7, EV_IND_AI1
[all...]
H A Disdnl1.c39 ST_L1_F7, enumerator in enum:__anon11886
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:__anon11883
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:__anon11900

Completed in 108 milliseconds