Searched refs:kIOPMSleepTypePowerOff (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h714 kIOPMSleepTypePowerOff = 6, enumerator in enum:__anon14860
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c1553 if ( (sleepType != kIOPMSleepTypePowerOff) || (nextAutoWake != 0) ) {
2730 if ((scheduleEvent == kCFBooleanFalse) && (sleepType == kIOPMSleepTypePowerOff))
H A DPrivateLib.c564 case kIOPMSleepTypePowerOff:
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp3914 sleepType = kIOPMSleepTypePowerOff;

Completed in 251 milliseconds