Searched refs:local_expected (Results 1 – 1 of 1) sorted by relevance
2186 u16 local_expected = 0, in altera_check_crc() local2212 local_expected = (u16)get_unaligned_be16(&p[crc_section]); in altera_check_crc()2228 if (local_expected != local_actual) in altera_check_crc()2241 "actual %04x\n", __func__, local_expected, in altera_check_crc()