Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp238 static void notifySystemShutdown( IOService * root, uint32_t messageType );
5841 notifySystemShutdown(this, gHaltRestartCtx.MessageType);
10382 notifySystemShutdown( IOService * root, uint32_t messageType ) function