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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp4693 static IOMessage sSystemPower; local
4704 sSystemPower = systemMessage;
4732 || (kIOMessageSystemWillSleep == sSystemPower)
4733 || (kIOMessageSystemPagingOff == sSystemPower))

Completed in 120 milliseconds