Home
last modified time | relevance | path

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

/drivers/isdn/capi/
Dcapidrv.h61 #define EV_PLCI_CONNECT_REJECT 7 /* P-2 -> P-5 macro
Dcapidrv.c608 {ST_PLCI_INCOMING, ST_PLCI_DISCONNECTING, EV_PLCI_CONNECT_REJECT, NULL},
616 {ST_PLCI_FACILITY_IND, ST_PLCI_DISCONNECTING, EV_PLCI_CONNECT_REJECT, NULL},
1124 plci_change_state(card, plcip, EV_PLCI_CONNECT_REJECT); in handle_incoming_call()
1174 plci_change_state(card, plcip, EV_PLCI_CONNECT_REJECT); in handle_incoming_call()
1183 plci_change_state(card, plcip, EV_PLCI_CONNECT_REJECT); in handle_incoming_call()