Searched refs:write_data_crc (Results 1 – 4 of 4) sorted by relevance
61 void write_data_crc(FILE *fp, DataCrc *crc);
299 void write_data_crc(FILE *fp, DataCrc *crc) in write_data_crc() function
323 write_data_crc(cfg->fp_slt, &checkcrc); in iep2_test()325 write_data_crc(cfg->fp_slt, &checkcrc); in iep2_test()
777 write_data_crc(p->fp_verify, &checkcrc); in test_mpp_run()