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