Searched refs:eph_magic (Results 1 – 3 of 3) sorted by relevance
170 if (panic_info->eph_magic == 'SHMC') { in check_for_panic_log()176 if (panic_info->eph_magic == 'BTRC') { in check_for_panic_log()183 if (panic_info->eph_magic == EMBEDDED_PANIC_MAGIC) { in check_for_panic_log()640 if (panic_info->eph_magic != EMBEDDED_PANIC_MAGIC) { in PE_update_panic_crc()642 …printf("Error!! Current Magic 0x%X, expected value 0x%x", panic_info->eph_magic, EMBEDDED_PANIC_MA… in PE_update_panic_crc()675 panic_info->eph_magic = EMBEDDED_PANIC_MAGIC; in PE_init_panicheader()
357 uint32_t eph_magic; /* EMBEDDED_PANIC_MAGIC if valid */ member
842 panic_log_magic = unsigned(panic_header.eph_magic)1070 panic_log_magic = unsigned(panic_header.eph_magic)