Searched refs:SERIAL_ERROR (Results 1 – 8 of 8) sorted by relevance
160 scb->bufcnt = SERIAL_ERROR; in fd_event()186 scb->bufcnt = SERIAL_ERROR; in fd_event()251 return SERIAL_ERROR; /* Got an error from select or in ser_base_wait_for()403 return SERIAL_ERROR; in do_ser_base_readchar()450 case SERIAL_ERROR: in generic_readchar()513 return SERIAL_ERROR; in ser_base_flush_input()
110 SERIAL_ERROR = -1, /* General error. */ enumerator
79 case SERIAL_ERROR: in serial_logchar()
829 return SERIAL_ERROR; in dos_write()
2485 * serial.h (enum serial_rc): Replace #define SERIAL_ERROR,2489 * ser-unix.c (generic_readchar): Make SERIAL_ERROR sticky.2501 (SERIAL_ERROR): Delete comment about errno.
2971 SERIAL_ERROR here to simplify callers.
3258 * remote.c (readchar): Call pop_target in case of SERIAL_ERROR.
9865 (readchar) <SERIAL_ERROR>