Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzmodem.h34 #define ZACK 3 /* ACK to above */ macro
H A Dlrz.c2069 zshhdr(ZACK, Txhdr); in tryz()
2076 zshhdr(ZACK, Txhdr); in tryz()
2508 zshhdr(ZACK | 0x80, Txhdr); in rzfile()
2520 zshhdr(ZACK, Txhdr); in rzfile()
H A Dzm.c415 if (type != ZFIN && type != ZACK) in zshhdr()