Searched refs:EV_RELEASE_IND (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | isdnl3.c | 53 EV_RELEASE_IND, enumerator 312 FsmEvent(&p->st->l3.l3m, EV_RELEASE_IND, NULL); in release_l3_process() 549 {ST_L3_LC_ESTAB_WAIT, EV_RELEASE_IND, lc_release_ind}, 550 {ST_L3_LC_ESTAB, EV_RELEASE_IND, lc_release_ind}, 552 {ST_L3_LC_REL_DELAY, EV_RELEASE_IND, lc_release_ind}, 586 FsmEvent(&st->l3.l3m, EV_RELEASE_IND, NULL); in l3_msg()
|