Searched refs:ST_L3_LC_REL_DELAY (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ |
D | isdnl3.c | 30 ST_L3_LC_REL_DELAY, enumerator 474 FsmChangeState(fi, ST_L3_LC_REL_DELAY); in lc_start_delay() 484 FsmChangeState(fi, ST_L3_LC_REL_DELAY); in lc_start_delay_check() 539 {ST_L3_LC_REL_DELAY, EV_RELEASE_IND, lc_release_ind}, 540 {ST_L3_LC_REL_DELAY, EV_ESTABLISH_REQ, lc_connected}, 541 {ST_L3_LC_REL_DELAY, EV_TIMEOUT, lc_release_req},
|