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