Home
last modified time | relevance | path

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

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