Home
last modified time | relevance | path

Searched refs:EV_L2_DM (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Disdnl2.c58 EV_L2_DM, enumerator
1589 {ST_L2_4, EV_L2_DM, l2_reestablish},
1590 {ST_L2_5, EV_L2_DM, l2_st5_dm_release},
1591 {ST_L2_6, EV_L2_DM, l2_st6_dm_release},
1592 {ST_L2_7, EV_L2_DM, l2_mdl_error_dm},
1593 {ST_L2_8, EV_L2_DM, l2_st8_mdl_error_dm},
1674 ret = FsmEvent(&st->l2.l2m, EV_L2_DM, skb); in isdnl2_l1l2()