Home
last modified time | relevance | path

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

/xnu-12377.41.6/iokit/IOKit/
H A DIOKitKeysPrivate.h162 #define kIOPMSystemOffPhase2AllowKey "IOPMSystemOffPhase2Allow" macro
/xnu-12377.41.6/iokit/Kernel/
H A DIOUserServer.cpp4908 fSystemOffPhase2Allow |= (NULL != props->getObject(kIOPMSystemOffPhase2AllowKey)); in serviceJoinPMTree()