Searched refs:_OUT_OF_PLCI (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/isdn/hardware/eicon/ |
D | capi20.h | 460 #define _OUT_OF_PLCI 0x2003 macro
|
D | message.c | 1228 Info = _OUT_OF_PLCI; in connect_req() 1784 Info = _OUT_OF_PLCI; in info_req() 2040 Info = _OUT_OF_PLCI; in facility_req() 2328 Info = _OUT_OF_PLCI; in facility_req() 2431 Info = _OUT_OF_PLCI; in facility_req() 2488 Info = _OUT_OF_PLCI; in facility_req() 2540 Info = _OUT_OF_PLCI; in facility_req() 3563 else Info = _OUT_OF_PLCI; in manufacturer_req() 4189 sendf(appl, _CONNECT_R | CONFIRM, Id & 0xffL, Number, "w", _OUT_OF_PLCI); in control_rc() 4202 sendf(appl, _CONNECT_R | CONFIRM, Id & 0xffL, Number, "w", _OUT_OF_PLCI); in control_rc() [all …]
|