Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/pwr_mgt/ !
H A DRootDomain.h598 void panicWithShutdownLog(uint32_t timeoutInMs) __abortlike;
/xnu-8019.80.24/iokit/Kernel/ !
H A DIOPMrootDomain.cpp5793 IOPMrootDomain::panicWithShutdownLog(uint32_t timeoutInMs) in panicWithShutdownLog() argument
5800 … gHaltRestartCtx.LogString, shutdownPhase2String(gHaltRestartCtx.phase), timeoutInMs, gHaltLog); in panicWithShutdownLog()
5803 gHaltRestartCtx.LogString, shutdownPhase2String(gHaltRestartCtx.phase), timeoutInMs); in panicWithShutdownLog()