Home
last modified time | relevance | path

Searched refs:mph_crc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Ddebug.h477 …uint32_t mph_crc; /* CRC of everything following mph_crc in the header and the… member
/xnu-12377.61.12/osfmk/i386/AT386/
H A Dmodel_dep.c970 …panic_info->mph_crc = crc32(0L, &panic_info->mph_version, (overall_buffer_size - offsetof(struct m… in paniclog_flush_internal()