Home
last modified time | relevance | path

Searched refs:kIOMessageCanSystemSleep (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/iokit/IOKit/
H A DIOMessage.h143 #define kIOMessageCanSystemSleep iokit_common_msg(0x270) macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOServicePM.cpp6196 if (context.messageType == kIOMessageCanSystemSleep) { in tellClientsWithResponse()
6233 if (context.messageType == kIOMessageCanSystemSleep) { in tellClientsWithResponse()
8567 MSG_ENTRY( kIOMessageCanSystemSleep ), in getIOMessageString()
H A DIOPMrootDomain.cpp3558 return super::tellClientsWithResponse( kIOMessageCanSystemSleep ); in askChangeDown()
7146 if ((kIOMessageCanSystemSleep == context->messageType) ||