Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A DxyzModem.c209 static unsigned char *zm_bp; variable
214 zm_bp = zm_buf; in zm_new()
220 *zm_bp++ = c; in zm_save()
227 zm_dump_buf (zm_buf, zm_bp - zm_buf); in zm_dump()