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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl3.c52 EV_RELEASE_IND, enumerator in enum:__anon11893
65 "EV_RELEASE_IND",
299 FsmEvent(&p->st->l3.l3m, EV_RELEASE_IND, NULL);
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);

Completed in 37 milliseconds