Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzmodem.h39 #define ZFIN 8 /* Finish session */ macro
H A Dlrz.c1344 case ZFIN: in do_crc_check()
2105 while (++errors<20 && zgethdr(Rxhdr,1, NULL) != ZFIN); in tryz()
2117 case ZFIN: in tryz()
2673 zshhdr(ZFIN, Txhdr);
H A Dzm.c415 if (type != ZFIN && type != ZACK) in zshhdr()