Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/capi/
Dcapidrv.h114 #define ST_NCCI_NONE 0 /* N-0 */ macro
Dcapidrv.c412 nccip->state = ST_NCCI_NONE; in new_ncci()
699 {ST_NCCI_NONE, ST_NCCI_OUTGOING, EV_NCCI_CONNECT_B3_REQ, NULL},
700 {ST_NCCI_NONE, ST_NCCI_INCOMING, EV_NCCI_CONNECT_B3_IND, NULL},
703 {ST_NCCI_OUTGOING, ST_NCCI_NONE, EV_NCCI_CONNECT_B3_CONF_ERROR, n0},
726 {ST_NCCI_DISCONNECTED, ST_NCCI_NONE, EV_NCCI_DISCONNECT_B3_RESP, n0},