Searched refs:mpf_checksum (Results 1 – 2 of 2) sorted by relevance
33 mf->mpf_checksum = 0; in mp_write_floating_table()41 mf->mpf_checksum = table_compute_checksum(mf, mf->mpf_length * 16); in mp_write_floating_table()
25 u8 mpf_checksum; /* Checksum (makes sum 0) */ member