Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/capi/
Dcapidrv.h53 #define EV_PLCI_CONNECT_CONF_OK 3 /* P-0.1 -> P-1 macro
Dcapidrv.c595 {ST_PLCI_OUTGOING, ST_PLCI_ALLOCATED, EV_PLCI_CONNECT_CONF_OK, NULL},
1267 plci_change_state(card, plcip, EV_PLCI_CONNECT_CONF_OK); in handle_plci()