Searched refs:_CONNECT_B3_R (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/hardware/eicon/ |
D | capi20.h | 84 #define _CONNECT_B3_R 0x8082 macro
|
D | message.c | 262 {_CONNECT_B3_R, "s", connect_b3_req}, 2532 _CONNECT_B3_R | CONFIRM, in connect_b3_req() 2720 _CONNECT_B3_R | CONFIRM, in connect_b3_req() 4109 case _CONNECT_B3_R: in control_rc() 4112 sendf(appl, _CONNECT_B3_R | CONFIRM, Id, Number, "w", _WRONG_IDENTIFIER); in control_rc() 4121 sendf(appl, _CONNECT_B3_R | CONFIRM, Id, Number, "w", 0); in control_rc() 4127 sendf(appl, _CONNECT_B3_R | CONFIRM, Id, Number, "w", 0); in control_rc() 14125 plci->command = _CONNECT_B3_R; in fax_connect_info_command() 14130 sendf(plci->appl, _CONNECT_B3_R | CONFIRM, Id, plci->number, "w", Info); in fax_connect_info_command() 14175 plci->command = _CONNECT_B3_R; in fax_adjust_b23_command() [all …]
|