-#define kIOPlatformSleepActionKey "IOPlatformSleepAction" /* value is OSNumber (priority) */
-#define kIOPlatformWakeActionKey "IOPlatformWakeAction" /* value is OSNumber (priority) */
-#define kIOPlatformQuiesceActionKey "IOPlatformQuiesceAction" /* value is OSNumber (priority) */
-#define kIOPlatformActiveActionKey "IOPlatformActiveAction" /* value is OSNumber (priority) */
+#define kIOPlatformSleepActionKey "IOPlatformSleepAction" /* value is OSNumber (priority) */
+#define kIOPlatformWakeActionKey "IOPlatformWakeAction" /* value is OSNumber (priority) */
+#define kIOPlatformQuiesceActionKey "IOPlatformQuiesceAction" /* value is OSNumber (priority) */
+#define kIOPlatformActiveActionKey "IOPlatformActiveAction" /* value is OSNumber (priority) */
+#define kIOPlatformHaltRestartActionKey "IOPlatformHaltRestartAction" /* value is OSNumber (priority) */
+#define kIOPlatformPanicActionKey "IOPlatformPanicAction" /* value is OSNumber (priority) */