Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzmodem.h77 #define ZP3 3 /* High order 8 bits of file position */ macro
H A Dzm.c759 rxpos = hdr[ZP3] & 0377; in zgethdr()
966 Txhdr[ZP3] = lpos>>24; in stohdr()
975 l = (hdr[ZP3] & 0377); in rclhdr()