Lines Matching refs:ZM_DEBUG
230 #define ZM_DEBUG(x) x macro
232 #define ZM_DEBUG(x) macro
258 ZM_DEBUG (zm_new ()); in xyzModem_get_hdr()
271 ZM_DEBUG (zm_save (c)); in xyzModem_get_hdr()
286 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
301 ZM_DEBUG (zm_dprintf ("ACK on EOT #%d\n", __LINE__)); in xyzModem_get_hdr()
302 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
314 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
322 ZM_DEBUG (zm_save (xyz.blk)); in xyzModem_get_hdr()
325 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
329 ZM_DEBUG (zm_save (xyz.cblk)); in xyzModem_get_hdr()
332 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
340 ZM_DEBUG (zm_save (c)); in xyzModem_get_hdr()
347 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
352 ZM_DEBUG (zm_save (xyz.crc1)); in xyzModem_get_hdr()
355 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
361 ZM_DEBUG (zm_save (xyz.crc2)); in xyzModem_get_hdr()
364 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
368 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
372 ZM_DEBUG (zm_dprintf in xyzModem_get_hdr()
375 ZM_DEBUG (zm_dump_buf (xyz.pkt, xyz.len)); in xyzModem_get_hdr()
385 ZM_DEBUG (zm_dprintf ("CRC error - recvd: %02x%02x, computed: %x\n", in xyzModem_get_hdr()
399 ZM_DEBUG (zm_dprintf in xyzModem_get_hdr()
475 ZM_DEBUG (zm_dprintf ("NAK (%d)\n", __LINE__)); in xyzModem_stream_open()
483 ZM_DEBUG (zm_flush ()); in xyzModem_stream_open()
509 ZM_DEBUG (zm_dprintf in xyzModem_stream_read()
563 ZM_DEBUG (zm_dprintf ("ACK (%d)\n", __LINE__)); in xyzModem_stream_read()
569 ZM_DEBUG (zm_dprintf ("Reading Final Header\n")); in xyzModem_stream_read()
572 ZM_DEBUG (zm_dprintf ("FINAL ACK (%d)\n", __LINE__)); in xyzModem_stream_read()
579 ZM_DEBUG (zm_dprintf ("NAK (%d)\n", __LINE__)); in xyzModem_stream_read()
612 ZM_DEBUG (zm_flush ()); in xyzModem_stream_close()
624 ZM_DEBUG (zm_dprintf ("!!!! TRANSFER ABORT !!!!\n")); in xyzModem_stream_terminate()
640 ZM_DEBUG (zm_dprintf ("Flushing serial line.\n")); in xyzModem_stream_terminate()
653 ZM_DEBUG (zm_dprintf ("Engaging cleanup mode...\n")); in xyzModem_stream_terminate()
660 ZM_DEBUG (zm_dprintf ("Trailing gunk:\n")); in xyzModem_stream_terminate()
663 ZM_DEBUG (zm_dprintf ("\n")); in xyzModem_stream_terminate()