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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOKitDebug.h75 kIOLogDebugPower = 0x00000800ULL, enumerator in enum:__anon448
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2171 if ((deltaTime > kPMHaltTimeoutMS) || (gIOKitDebug & kIOLogDebugPower))
2875 (gIOKitDebug & kIOLogDebugPower))
H A DIOServicePM.cpp96 if (kIOLogDebugPower & gIOKitDebug) kprintf(x); } while (false)
3842 if (gIOKitDebug & kIOLogDebugPower)

Completed in 32 milliseconds