Searched defs:crc_offset (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/board/varisys/common/ |
H A D | sys_eeprom.c | 175 u32 crc, crc_offset = offsetof(struct eeprom, crc); in update_crc() local 439 u32 crc, crc_offset = offsetof(struct eeprom, crc); in mac_read_from_eeprom_common() local
|
/openbmc/qemu/block/ |
H A D | vhdx.c | 152 uint32_t vhdx_update_checksum(uint8_t *buf, size_t size, int crc_offset) in vhdx_update_checksum() 168 int crc_offset) in vhdx_checksum_calc() 200 bool vhdx_checksum_is_valid(uint8_t *buf, size_t size, int crc_offset) in vhdx_checksum_is_valid()
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sys_eeprom.c | 421 u32 crc, crc_offset = offsetof(struct eeprom, crc); in mac_read_from_eeprom() local
|
/openbmc/linux/fs/f2fs/ |
H A D | checkpoint.c | 848 size_t crc_offset = 0; in get_checkpoint_version() local
|
H A D | super.c | 3429 size_t crc_offset = 0; in sanity_check_raw_super() local
|
H A D | f2fs.h | 2070 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2581 u16 img_optype, u32 img_offset, u32 crc_offset) in be_cmd_get_flash_crc() 2668 u32 crc_offset; in be_check_flash_crc() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-playstation.c | 765 uint8_t crc_offset = size - 4; in ps_get_report() local
|