Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/capi/
Dcapidrv.h114 #define ST_NCCI_NONE 0 /* N-0 */ macro
Dcapidrv.c411 nccip->state = ST_NCCI_NONE; in new_ncci()
698 {ST_NCCI_NONE, ST_NCCI_OUTGOING, EV_NCCI_CONNECT_B3_REQ, NULL},
699 {ST_NCCI_NONE, ST_NCCI_INCOMING, EV_NCCI_CONNECT_B3_IND, NULL},
702 {ST_NCCI_OUTGOING, ST_NCCI_NONE, EV_NCCI_CONNECT_B3_CONF_ERROR, n0},
725 {ST_NCCI_DISCONNECTED, ST_NCCI_NONE, EV_NCCI_DISCONNECT_B3_RESP, n0},