Searched refs:CheckSum (Results 1 – 7 of 7) sorted by relevance
595 __u8 CheckSum; // Checksum (8 bit sum of data only) member618 __u8 CheckSum; member
667 if (cs != rom_desc->CheckSum) { in valid_csum()668 pr_debug("%s - Mismatch %x - %x", __func__, rom_desc->CheckSum, cs); in valid_csum()858 i2c_header->CheckSum = cs; in build_i2c_fw_hdr()1478 header->CheckSum = cs; in do_boot_mode()
81 .long 0 @ CheckSum
337 u8 CheckSum; /* 3F - Checksum of NVRam */ member
307 if (nvramp->CheckSum != (u8) chksum) in se2_rd_all()
172 .long 0 # CheckSum
8670 UCHAR CheckSum[14]; member