Searched refs:crc_mode (Results 1 – 1 of 1) sorted by relevance
50 bool crc_mode, at_eof, tx_ack; member357 if (xyz.crc_mode) in xyzModem_get_hdr()379 if (xyz.crc_mode) in xyzModem_get_hdr()428 xyz.crc_mode = true; in xyzModem_stream_open()439 CYGACC_COMM_IF_PUTC (*xyz.__chan, (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_open()470 xyz.crc_mode = false; in xyzModem_stream_open()472 CYGACC_COMM_IF_PUTC (*xyz.__chan, (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_open()566 (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_read()576 CYGACC_COMM_IF_PUTC (*xyz.__chan, (xyz.crc_mode ? 'C' : NAK)); in xyzModem_stream_read()609 xyz.crc_mode ? "CRC" : "Cksum", xyz.total_SOH, xyz.total_STX, in xyzModem_stream_close()