Home
last modified time | relevance | path

Searched refs:panicWithShutdownLog (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h605 void panicWithShutdownLog(uint32_t timeoutInMs) __abortlike;
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp893 pmRootDomain->panicWithShutdownLog(timeout * 1000); in IOShutdownNotificationsTimedOut()
H A DIOPMrootDomain.cpp5901 IOPMrootDomain::panicWithShutdownLog(uint32_t timeoutInMs) function in IOPMrootDomain