Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h68 kIOLogDebugPower = 0x00000800ULL, enumerator
108 | kIOLogDebugPower
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp154 if (kIOLogDebugPower & gIOKitDebug) \
158 if (kIOLogDebugPower & gIOKitDebug) \
5588 if (gIOKitDebug & kIOLogDebugPower) { in ackTimerTick()
6404 if (kIOLogDebugPower & gIOKitDebug) { in pmTellAppWithResponse()
6422 if (kIOLogDebugPower & gIOKitDebug) { in pmTellAppWithResponse()
6438 if (kIOLogDebugPower & gIOKitDebug) { in pmTellAppWithResponse()
6636 if (kIOLogDebugPower & gIOKitDebug) { in pmTellCapabilityAppWithResponse()
6979 if (kIOLogDebugPower & gIOKitDebug) { in tellAppClientApplier()
6986 if (kIOLogDebugPower & gIOKitDebug) { in tellAppClientApplier()
7090 if (kIOLogDebugPower & gIOKitDebug) { in responseValid()
H A DIOPMrootDomain.cpp9732 if ((kIOLogDebugPower & gIOKitDebug) == 0) {