Searched refs:statusCode (Results 1 – 1 of 1) sorted by relevance
9481 uint64_t statusCode; local9501 statusCode = (((uint64_t)tracePointPCI) << 32) | tracePointPhases;9506 setProperty(kIOPMSleepWakeFailureCodeKey, statusCode, 64);12116 OSNumber *statusCode; local12123 statusCode = OSDynamicCast(OSNumber, statusCodeProp.get());12124 if (statusCode) {12125 pmStatusCode = statusCode->unsigned64BitValue();12158 if (statusCode) {