Searched refs:kIOPlatformHaltRestartActionKey (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOKitKeysPrivate.h78 #define kIOPlatformHaltRestartActionKey "IOPlatformHaltRestartAction" /* value is OSNumber (priority) */ macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp354 gIOPlatformHaltRestartActionKey = OSSymbol::withCStringNoCopy(kIOPlatformHaltRestartActionKey);

Completed in 34 milliseconds