Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/capi/
Dcapidrv.h59 #define EV_PLCI_CONNECT_ACTIVE_IND 6 /* P-1 -> P-ACT macro
Dcapidrv.c598 {ST_PLCI_ALLOCATED, ST_PLCI_ACTIVE, EV_PLCI_CONNECT_ACTIVE_IND, NULL},
618 {ST_PLCI_FACILITY_IND, ST_PLCI_ACCEPTING, EV_PLCI_CONNECT_ACTIVE_IND, NULL},
623 {ST_PLCI_ACCEPTING, ST_PLCI_ACTIVE, EV_PLCI_CONNECT_ACTIVE_IND, NULL},
1279 plci_change_state(card, plcip, EV_PLCI_CONNECT_ACTIVE_IND); in handle_plci()
1300 EV_PLCI_CONNECT_ACTIVE_IND); in handle_plci()