Searched refs:FTOFFSET (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | zm.c | 65 #define FTOFFSET 3 macro 333 VPRINTF(3,("zsbhdr: %s %lx", frametypes[type+FTOFFSET], rclhdr(hdr))); in zsbhdr() 389 VPRINTF(3,("zshhdr: %s %lx", frametypes[(type & 0x7f)+FTOFFSET], rclhdr(hdr))); in zshhdr() 773 zperr(_("Got %s"), frametypes[c+FTOFFSET]); in zgethdr() 777 VPRINTF(3,("zgethdr: %s %lx", frametypes[c+FTOFFSET], (unsigned long) rxpos)); in zgethdr()
|