Searched refs:data_crc (Results 1 – 1 of 1) sorted by relevance
1208 uint16_t data_crc; in rmc_comm_dp_msend() local1363 dp_msgp->length = sizeof (data_crc) + in rmc_comm_dp_msend()1396 data_crc = dp_calc_crc16(pkt->msg_buf + in rmc_comm_dp_msend()1407 data_crc = data_crc/2; in rmc_comm_dp_msend()1412 bcopy((void *) &data_crc, in rmc_comm_dp_msend()1415 sizeof (data_crc)); in rmc_comm_dp_msend()