Home
last modified time | relevance | path

Searched defs:crc_offset (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c175 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 Dvhdx.c152 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 Dsys_eeprom.c421 u32 crc, crc_offset = offsetof(struct eeprom, crc); in mac_read_from_eeprom() local
/openbmc/linux/fs/f2fs/
H A Dcheckpoint.c848 size_t crc_offset = 0; in get_checkpoint_version() local
H A Dsuper.c3411 size_t crc_offset = 0; in sanity_check_raw_super() local
H A Df2fs.h2066 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2581 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 Dhid-playstation.c765 uint8_t crc_offset = size - 4; in ps_get_report() local