Home
last modified time | relevance | path

Searched refs:SERIAL_TIMEOUT (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dser-unix.c467 return SERIAL_TIMEOUT; in wait_for()
590 return SERIAL_TIMEOUT; in do_hardwire_readchar()
614 return SERIAL_TIMEOUT; in do_hardwire_readchar()
926 return SERIAL_TIMEOUT; in ser_unix_wait_for()
968 return SERIAL_TIMEOUT; in do_unix_readchar()
978 if (status != SERIAL_TIMEOUT) in do_unix_readchar()
988 status = SERIAL_TIMEOUT; in do_unix_readchar()
1006 return SERIAL_TIMEOUT; /* 0 chars means timeout [may need to in do_unix_readchar()
1061 case SERIAL_TIMEOUT: in generic_readchar()
H A Dremote-mips.c562 if (c == SERIAL_TIMEOUT) in mips_expect_timeout()
635 if (ch == SERIAL_TIMEOUT && timeout == -1) /* Watchdog went off */ in mips_readchar()
649 if (ch != SERIAL_TIMEOUT) in mips_readchar()
660 if ((ch == SERIAL_TIMEOUT || ch == '@') in mips_readchar()
708 if (ch == SERIAL_TIMEOUT) in mips_receive_header()
745 if (ch == SERIAL_TIMEOUT) in mips_receive_header()
776 if (ch == SERIAL_TIMEOUT) in mips_receive_trailer()
906 if (rch == SERIAL_TIMEOUT) in mips_send_packet()
1037 if (rch == SERIAL_TIMEOUT) in mips_receive_packet()
2599 case SERIAL_TIMEOUT: in send_srec()
[all …]
H A Dremote-rdp.c191 if (c == SERIAL_TIMEOUT) in get_byte()
287 case SERIAL_TIMEOUT: in rdp_init()
317 case SERIAL_TIMEOUT: in rdp_init()
352 case SERIAL_TIMEOUT: in rdp_init()
1020 while (res == SERIAL_TIMEOUT) in rdp_execute_finish()
H A Dserial.c85 case SERIAL_TIMEOUT: in serial_logchar()
596 if (c == SERIAL_TIMEOUT)
634 if (c == SERIAL_TIMEOUT)
H A Dremote-utils.c227 if (buf == SERIAL_TIMEOUT) in sr_readchar()
242 if (buf == SERIAL_TIMEOUT) in sr_pollchar()
H A Dremote-sds.c687 case SERIAL_TIMEOUT: in readchar()
811 case SERIAL_TIMEOUT: in read_frame()
890 if (c == SERIAL_TIMEOUT) in getmessage()
H A Dserial.h64 SERIAL_TIMEOUT = -2, /* Timeout or data-not-ready during read. enumerator
H A Dxmodem.c51 if (c == SERIAL_TIMEOUT) in readchar()
H A Dser-e7kpc.c336 return SERIAL_TIMEOUT; in e7000pc_readchar()
H A Dremote.c3882 case SERIAL_TIMEOUT: in readchar()
3981 case SERIAL_TIMEOUT: in putpkt_binary()
4000 case SERIAL_TIMEOUT: in putpkt_binary()
4070 case SERIAL_TIMEOUT: in read_frame()
4091 if (check_0 == SERIAL_TIMEOUT || check_1 == SERIAL_TIMEOUT) in read_frame()
4225 if (c == SERIAL_TIMEOUT) in getpkt_sane()
H A Dremote-st.c103 if (c == SERIAL_TIMEOUT) in readchar()
H A Docd.c749 case SERIAL_TIMEOUT: in readchar()
H A Dmonitor.c430 if (c == SERIAL_TIMEOUT) in monitor_readchar()
496 if (c == SERIAL_TIMEOUT) in readchar()
H A Dser-go32.c625 return SERIAL_TIMEOUT; in dos_readchar()
H A Dremote-e7000.c207 if (c == SERIAL_TIMEOUT) in readchar()