Searched refs:ST_L1_RESET (Results 1 – 2 of 2) sorted by relevance
/drivers/isdn/hisax/ |
D | hisax_isac.c | 169 ST_L1_RESET, enumerator 269 FsmChangeState(fi, ST_L1_RESET); in l1_di() 277 FsmChangeState(fi, ST_L1_RESET); in l1_di_deact_ind() 370 {ST_L1_RESET, EV_PH_RES, l1_di}, 371 {ST_L1_RESET, EV_PH_EI, l1_di}, 372 {ST_L1_RESET, EV_PH_DC, l1_go_f3pdown}, 373 {ST_L1_RESET, EV_PH_AR, l1_go_f6}, 374 {ST_L1_RESET, EV_PH_AI8, l1_go_f7_act_ind}, 760 isac->l1m.state = ST_L1_RESET; in isac_init()
|
D | isdnl1.c | 61 ST_L1_RESET, enumerator 658 FsmChangeState(fi, ST_L1_RESET); in l1_deact_req_u() 689 {ST_L1_RESET, EV_DEACT_IND, l1_deact_req_u}, 697 {ST_L1_RESET, EV_DEACT_CNF, l1_info0_ind}, 700 {ST_L1_RESET, EV_INFO4_IND, l1_info4_ind}, 706 {ST_L1_RESET, EV_TIMER_DEACT, l1_timer_deact}, 905 st->l1.l1m.state = ST_L1_RESET; in setstack_HiSax()
|