Searched refs:CheckSum (Results 1 – 6 of 6) sorted by relevance
598 __u8 CheckSum; // Checksum (8 bit sum of data only) member621 __u8 CheckSum; member
671 if (cs != rom_desc->CheckSum) { in valid_csum()672 pr_debug("%s - Mismatch %x - %x", __func__, rom_desc->CheckSum, cs); in valid_csum()862 i2c_header->CheckSum = cs; in build_i2c_fw_hdr()1482 header->CheckSum = cs; in do_boot_mode()
337 u8 CheckSum; /* 3F - Checksum of NVRam */ member
307 if (nvramp->CheckSum != (u8) chksum) in se2_rd_all()
173 .long 0 # CheckSum
7934 UCHAR CheckSum[14]; member