Searched refs:EV_RELEASE_REQ (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ |
D | isdnl3.c | 50 EV_RELEASE_REQ, enumerator 297 FsmEvent(&p->st->l3.l3m, EV_RELEASE_REQ, NULL); in release_l3_process() 443 FsmEvent(&st->l3.l3m, EV_RELEASE_REQ, NULL); in lc_connect() 464 FsmEvent(&st->l3.l3m, EV_RELEASE_REQ, NULL); in lc_connected() 535 {ST_L3_LC_ESTAB_WAIT, EV_RELEASE_REQ, lc_start_delay}, 538 {ST_L3_LC_ESTAB, EV_RELEASE_REQ, lc_start_delay_check}, 577 FsmEvent(&st->l3.l3m, EV_RELEASE_REQ, NULL); in l3_msg()
|