Searched refs:l1m (Results 1 – 1 of 1) sorted by relevance
21 struct FsmInst l1m; member195 if (l1->l1m.state != ST_L1_F6) { in l1_timer3()322 mISDN_FsmEvent(&l1->l1m, EV_POWER_UP, NULL); in l1_event()382 nl1->l1m.fsm = &l1fsm_s; in create_l1()383 nl1->l1m.state = ST_L1_F3; in create_l1()386 nl1->l1m.debug = *debug & DEBUG_L1_FSM; in create_l1()387 nl1->l1m.userdata = nl1; in create_l1()388 nl1->l1m.userint = 0; in create_l1()389 nl1->l1m.printdebug = l1m_debug; in create_l1()392 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timer3); in create_l1()[all …]