Searched refs:IAC (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/hw/char/ |
H A D | terminal3270.c | 122 t->inv[t->in_len - 2] == IAC && t->inv[t->in_len - 1] == IAC_SE) { in terminal_read() 130 if (t->inv[end] == IAC && t->inv[end + 1] == IAC_EOR) { in terminal_read() 221 if (outv[i] == IAC) { in insert_IAC_escape_char() 231 if (outv[i] == IAC) { in insert_IAC_escape_char() 232 outv[--j] = IAC; in insert_IAC_escape_char() 252 if (!(t->outv[0] == IAC && t->outv[1] != IAC)) { in write_payload_3270() 276 t->outv[out_len++] = IAC; in write_payload_3270()
|
/openbmc/qemu/include/chardev/ |
H A D | char.h | 15 #define IAC 255 macro
|
/openbmc/qemu/hw/net/ |
H A D | e1000_common.h | 65 defreg(IAC), defreg(MGTPRC), defreg(MGTPDC), defreg(MGTPTC),
|
H A D | igb_common.h | 90 defreg(IAC), defreg(MGTPRC), defreg(MGTPDC), defreg(MGTPTC),
|
H A D | e1000e_core.c | 94 e1000x_inc_reg_if_not_full(core->mac, IAC); in e1000e_raise_legacy_irq() 3036 [IAC] = e1000e_mac_read_clr4,
|
H A D | igb_core.c | 104 e1000x_inc_reg_if_not_full(core->mac, IAC); in igb_raise_legacy_irq() 3582 [IAC] = igb_mac_read_clr4,
|
/openbmc/linux/Documentation/powerpc/ |
H A D | ptrace.rst | 8 4 hardware breakpoints (IAC)
|
/openbmc/qemu/chardev/ |
H A D | char-socket.c | 180 if ((unsigned char)buf[i] == IAC && s->do_telnetopt == 2) { in tcp_chr_process_IAC_bytes() 197 buf[j++] = IAC; in tcp_chr_process_IAC_bytes() 212 if ((unsigned char)buf[i] == IAC) { in tcp_chr_process_IAC_bytes()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | 80003es2lan.c | 1326 er32(IAC); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | 82571.c | 1844 er32(IAC); in e1000_clear_hw_cntrs_82571()
|
H A D | ich8lan.c | 5833 er32(IAC); in e1000_clear_hw_cntrs_ich8lan()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.map | 1 …IAC/D06B,EAAQriB,GAAQ+gB,KAAKtY,MAAM,GAC3B4Z,EAAO/2B,OAAQ0U,EAAO,IAKxB,IAAMA,EAAQ,EAAGA,EAAQzW,EAA…
|
H A D | jquery-2.0.3.min.map | 1 …IAC/BqhB,EAAYE,EAAUvhB,GAGtB4jB,EAAMvC,EAAU9kB,SAAW,IAEtB8K,EAASuc,KAAUlpB,YACvB2M,EAASuc,GAAQvC,E…
|