Home
last modified time | relevance | path

Searched refs:EV_RELEASE_IND (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/isdn/hisax/
Disdnl3.c52 EV_RELEASE_IND, enumerator
299 FsmEvent(&p->st->l3.l3m, EV_RELEASE_IND, NULL); in release_l3_process()
536 {ST_L3_LC_ESTAB_WAIT, EV_RELEASE_IND, lc_release_ind},
537 {ST_L3_LC_ESTAB, EV_RELEASE_IND, lc_release_ind},
539 {ST_L3_LC_REL_DELAY, EV_RELEASE_IND, lc_release_ind},
571 FsmEvent(&st->l3.l3m, EV_RELEASE_IND, NULL); in l3_msg()