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

/xnu-2782.1.97/iokit/IOKit/
H A DIOKitKeysPrivate.h76 #define kIOPlatformQuiesceActionKey "IOPlatformQuiesceAction" /* value is OSNumber (priority) */ macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp352 gIOPlatformQuiesceActionKey = OSSymbol::withCStringNoCopy(kIOPlatformQuiesceActionKey);

Completed in 28 milliseconds