Searched refs:kPMReportPowerOn (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOServicePM.h60 #define kPMReportPowerOn 0x01 macro
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMLibPrivate.c1703 #define kPMReportPowerOn 0x01 macro
1734 if ( (state_id >> 8) & kPMReportPowerOn)
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp6565 bits |= kPMReportPowerOn;
6712 bits |= kPMReportPowerOn;

Completed in 225 milliseconds