Searched refs:EV_NET_RELEASE (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/isdn/pcbit/ |
D | edss1.c | 168 {EV_NET_RELEASE, "NET->TE: release"}, 228 {ST_ACTIVE, ST_NULL, EV_NET_RELEASE, cb_disc_3}, 233 {ST_DISC_REQ, ST_NULL, EV_NET_RELEASE, cb_disc_3},
|
D | edss1.h | 56 #define EV_NET_RELEASE 24 macro
|
D | drv.c | 713 pcbit_fsm_event(dev, chan, EV_NET_RELEASE, NULL); in pcbit_l3_receive()
|