Searched refs:EV_NCCI_DISCONNECT_B3_REQ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/isdn/capi/ |
| D | capidrv.h | 134 #define EV_NCCI_DISCONNECT_B3_REQ 12 /* N-1 -> N-4 macro
|
| D | capidrv.c | 708 {ST_NCCI_INCOMING, ST_NCCI_DISCONNECTING, EV_NCCI_DISCONNECT_B3_REQ, NULL}, 712 {ST_NCCI_ALLOCATED, ST_NCCI_DISCONNECTING, EV_NCCI_DISCONNECT_B3_REQ, NULL}, 717 {ST_NCCI_ACTIVE, ST_NCCI_DISCONNECTING, EV_NCCI_DISCONNECT_B3_REQ, NULL}, 721 {ST_NCCI_RESETING, ST_NCCI_DISCONNECTING, EV_NCCI_DISCONNECT_B3_REQ, NULL}, 1953 ncci_change_state(card, bchan->nccip, EV_NCCI_DISCONNECT_B3_REQ); in capidrv_command()
|