Searched refs:EV_L2_MDL_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/isdn/mISDN/ |
D | layer2.c | 57 EV_L2_MDL_ERROR, enumerator 1810 {ST_L2_2, EV_L2_MDL_ERROR, l2_st24_tei_remove}, 1811 {ST_L2_3, EV_L2_MDL_ERROR, l2_st3_tei_remove}, 2075 ret = mISDN_FsmEvent(&l2->l2m, EV_L2_MDL_ERROR, NULL); in tei_l2() 2081 ret = mISDN_FsmEvent(&l2->l2m, EV_L2_MDL_ERROR, NULL); in tei_l2()
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | isdnl2.c | 70 EV_L2_MDL_ERROR, enumerator 1559 {ST_L2_2, EV_L2_MDL_ERROR, l2_st24_tei_remove}, 1560 {ST_L2_3, EV_L2_MDL_ERROR, l2_st3_tei_remove}, 1748 FsmEvent(&st->l2.l2m, EV_L2_MDL_ERROR, arg); in isdnl2_l3l2()
|