Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/capi/
Dcapidrv.h113 #define ST_NCCI_PREVIOUS -1 macro
Dcapidrv.c723 {ST_NCCI_DISCONNECTING, ST_NCCI_PREVIOUS, EV_NCCI_DISCONNECT_B3_CONF_ERROR, NULL},
737 if (p->nextstate == ST_NCCI_PREVIOUS) { in ncci_change_state()