Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/capi/
Dcapidrv.h88 #define EV_PLCI_DISCONNECT_RESP 11 /* P-6 -> P-0 macro
Dcapidrv.c627 {ST_PLCI_DISCONNECTED, ST_PLCI_NONE, EV_PLCI_DISCONNECT_RESP, p0},
1023 plci_change_state(card, plcip, EV_PLCI_DISCONNECT_RESP); in handle_plci()