Searched refs:_OUT_OF_PLCI (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/hardware/eicon/ |
D | capi20.h | 460 #define _OUT_OF_PLCI 0x2003 macro
|
D | message.c | 1111 Info = _OUT_OF_PLCI; in connect_req() 1661 Info = _OUT_OF_PLCI; in info_req() 1917 Info = _OUT_OF_PLCI; in facility_req() 2205 Info = _OUT_OF_PLCI; in facility_req() 2308 Info = _OUT_OF_PLCI; in facility_req() 2365 Info = _OUT_OF_PLCI; in facility_req() 2417 Info = _OUT_OF_PLCI; in facility_req() 3438 else Info = _OUT_OF_PLCI; in manufacturer_req() 4064 sendf(appl, _CONNECT_R | CONFIRM, Id & 0xffL, Number, "w", _OUT_OF_PLCI); in control_rc() 4077 sendf(appl, _CONNECT_R | CONFIRM, Id & 0xffL, Number, "w", _OUT_OF_PLCI); in control_rc() [all …]
|