Searched refs:CRC10_INITFCS (Results 1 – 1 of 1) sorted by relevance
166 #define CRC10_INITFCS 0x000 /* Initial FCS value */ macro204 fcs = fcs_compute10(data, length, CRC10_INITFCS); in safe_process_read_urb()252 fcs = fcs_compute10(buf, pkt_len, CRC10_INITFCS); in safe_prepare_write_buffer()
Completed in 6 milliseconds