Searched refs:bootFailureCode (Results 1 – 1 of 1) sorted by relevance
9493 uint32_t bootFailureCode; local9494 if (data && data->getLength() == sizeof(bootFailureCode)) {9496 memcpy(&bootFailureCode, data->getBytesNoCopy(), sizeof(bootFailureCode));9497 tracePointPCI = OSSwapBigToHostInt32(bootFailureCode);