Searched defs:ody_rst_boot_stat_s_s (Results 1 – 1 of 1) sorted by relevance
211 struct ody_rst_boot_stat_s_s { struct212 uint64_t p_local_error_code : 16;213 uint64_t p_error_module : 8;214 uint64_t reserved_24_27 : 4;215 uint64_t p_boot_method : 3;216 uint64_t p_image_partition : 1;217 uint64_t s_local_error_code : 16;218 uint64_t s_error_module : 8;219 uint64_t reserved_56_59 : 4;220 uint64_t s_boot_method : 3;[all …]