Searched refs:gIOPlatformHaltRestartActionKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOCPU.cpp273 IOInstallServicePlatformAction(service, gIOPlatformHaltRestartActionKey, &gIOHaltRestartActionQueue, false);
387 IOInstallServicePlatformAction(service, gIOPlatformHaltRestartActionKey, &gIOHaltRestartActionQueue, false);
H A DIOService.cpp180 const OSSymbol * gIOPlatformHaltRestartActionKey; variable
354 gIOPlatformHaltRestartActionKey = OSSymbol::withCStringNoCopy(kIOPlatformHaltRestartActionKey);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOPlatformExpert.h94 extern const OSSymbol * gIOPlatformHaltRestartActionKey;

Completed in 186 milliseconds