Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/gdb/
H A Dserial.h11 #define SERIAL_EOF -3 macro
H A Dserial.c108 return SERIAL_EOF; in serialreadchar()
H A Dremote.c606 case SERIAL_EOF: in readchar()