Searched refs:u_boot_env_image_redundant (Results 1 – 1 of 1) sorted by relevance
22 struct u_boot_env_image_redundant { struct129 crc32_offset = offsetof(struct u_boot_env_image_redundant, crc32); in u_boot_env_parse()130 crc32_data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()131 data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()