Searched refs:_CONNECT_B3_R (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/isdn/hardware/eicon/ |
D | capi20.h | 84 #define _CONNECT_B3_R 0x8082 macro
|
D | message.c | 277 {_CONNECT_B3_R, "s", connect_b3_req}, 2655 _CONNECT_B3_R | CONFIRM, in connect_b3_req() 2843 _CONNECT_B3_R | CONFIRM, in connect_b3_req() 4234 case _CONNECT_B3_R: in control_rc() 4237 sendf(appl, _CONNECT_B3_R | CONFIRM, Id, Number, "w", _WRONG_IDENTIFIER); in control_rc() 4246 sendf(appl, _CONNECT_B3_R | CONFIRM, Id, Number, "w", 0); in control_rc() 4252 sendf(appl, _CONNECT_B3_R | CONFIRM, Id, Number, "w", 0); in control_rc() 14227 plci->command = _CONNECT_B3_R; in fax_connect_info_command() 14232 sendf(plci->appl, _CONNECT_B3_R | CONFIRM, Id, plci->number, "w", Info); in fax_connect_info_command() 14275 plci->command = _CONNECT_B3_R; in fax_adjust_b23_command() [all …]
|