Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapi20.h77 #define _DISCONNECT_I 0x8204 macro
Dmessage.c257 {_DISCONNECT_I | RESPONSE, "", disconnect_res},
410 || (msg->header.command == (_DISCONNECT_I | RESPONSE))) in api_put()
1108 sendf(appl, _DISCONNECT_I, Id, 0, "w", _L1_ERROR); in connect_req()
1376 sendf(appl, _DISCONNECT_I, Id, 0, "w", _OTHER_APPL_CONNECTED); in connect_res()
1442 sendf(&application[i], _DISCONNECT_I, Id, 0, "w", _OTHER_APPL_CONNECTED); in connect_res()
1472 sendf(&application[i], _DISCONNECT_I, Id, 0, "w", 0); in disconnect_req()
1495 sendf(appl, _DISCONNECT_I, Id, 0, "w", 0); in disconnect_req()
2953 sendf(plci->appl, _DISCONNECT_I, Id & 0xffffL, 0, "w", 0); in disconnect_b3_res()
3237 sendf(&application[i], _DISCONNECT_I, Id, 0, "w", _OTHER_APPL_CONNECTED); in select_b_req()
4804 sendf(plci->appl, _DISCONNECT_I, Id, 0, "w", 0); in sig_ind()
[all …]