Home
last modified time | relevance | path

Searched refs:xyzModem_cancel (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A DxyzModem.c290 return xyzModem_cancel; in xyzModem_get_hdr()
478 if (stat == xyzModem_cancel) in xyzModem_stream_open()
495 stat = xyzModem_cancel; in xyzModem_stream_read()
557 if (stat == xyzModem_cancel) in xyzModem_stream_read()
691 case xyzModem_cancel: in xyzModem_error()
/openbmc/u-boot/include/
H A DxyzModem.h37 #define xyzModem_cancel -5 macro