Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/capi/
Dcapidrv.h59 #define EV_PLCI_CONNECT_ACTIVE_IND 6 /* P-1 -> P-ACT macro
Dcapidrv.c597 {ST_PLCI_ALLOCATED, ST_PLCI_ACTIVE, EV_PLCI_CONNECT_ACTIVE_IND, NULL},
617 {ST_PLCI_FACILITY_IND, ST_PLCI_ACCEPTING, EV_PLCI_CONNECT_ACTIVE_IND, NULL},
622 {ST_PLCI_ACCEPTING, ST_PLCI_ACTIVE, EV_PLCI_CONNECT_ACTIVE_IND, NULL},
1278 plci_change_state(card, plcip, EV_PLCI_CONNECT_ACTIVE_IND); in handle_plci()
1299 EV_PLCI_CONNECT_ACTIVE_IND); in handle_plci()