Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 8 of 8) sorted by relevance

/drivers/net/hamradio/
Dmkiss.c46 #define ESC 0333 /* indicates byte stuffing */ macro
185 *ptr++ = ESC; in kiss_esc()
188 case ESC: in kiss_esc()
189 *ptr++ = ESC; in kiss_esc()
227 *ptr++ = ESC; in kiss_esc_crc()
230 case ESC: in kiss_esc_crc()
231 *ptr++ = ESC; in kiss_esc_crc()
324 case ESC: in kiss_unesc()
329 s = ESC; in kiss_unesc()
/drivers/net/slip/
Dslip.h44 #define ESC 0333 /* indicates byte stuffing */ macro
Dslip.c946 *ptr++ = ESC;
949 case ESC:
950 *ptr++ = ESC;
980 case ESC:
985 s = ESC;
/drivers/isdn/hardware/eicon/
Dpc.h305 #define ESC 0x7f /* escape extension */ macro
Dmessage.c1316 add_p(plci, ESC, esc_chi); in connect_req()
1385 if (noCh) add_p(plci, ESC, "\x02\x18\xfd"); /* D-channel, no B-L3 */ in connect_req()
1473 add_p(plci, ESC, esc_t); in connect_res()
1485 add_p(plci, ESC, esc_t); in connect_res()
4712 add_p(plci, ESC, "\x02\x18\x00"); /* support call waiting */ in control_rc()
4970 … 1 + esc_law[0], plci->Sig.Ind, 1 + 1 + esc_cr[0] + 1 + 1 + esc_law[0], ESC, esc_cr, ESC, esc_law); in sig_ind()
5515 add_p(plci, ESC, multi_ssext_parms[0]); /* remembered parameter -> only one possible */ in sig_ind()
7391 if (p->info[i - 1] == ESC && p->info[i + 1] == CHI) return (p->info[i + 2]); in getChannel()
8978 if (w == ESC && wlen >= 3) code = in[ploc + 2] | 0x800; in IndParse()
9100 add_p(plci, ESC, voice_chi); /* Channel */ in SetVoiceChannel()
[all …]
Dmaintidi.c1221 if (*msg != ESC) return NULL; in get_next_var()
1227 if (*msg != ESC) return NULL; in get_next_var()
Ddebug.c1341 *P++ = ESC; in SuperTraceCreateReadReq()
/drivers/eisa/
Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"