Home
last modified time | relevance | path

Searched refs:SERIAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/gdb/
H A Dserial.c100 return SERIAL_ERROR; in serialreadchar()
106 return SERIAL_ERROR; in serialreadchar()
H A Dserial.h10 #define SERIAL_ERROR -1 /* General error, see errno for details */ macro
H A Dremote.c609 case SERIAL_ERROR: in readchar()