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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h68 kIOLogDebugPower = 0x00000800ULL, enumerator in enum:__anon593
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp122 if (kIOLogDebugPower & gIOKitDebug) \
126 if (kIOLogDebugPower & gIOKitDebug) \
4995 if (gIOKitDebug & kIOLogDebugPower)
5342 if (gIOKitDebug & kIOLogDebugPower)
5536 if (kIOLogDebugPower & gIOKitDebug)
5553 if (kIOLogDebugPower & gIOKitDebug)
5596 if ((kIOLogDebugPower & gIOKitDebug) &&
5624 if ((kIOLogDebugPower & gIOKitDebug) && notifier)
5712 if (kIOLogDebugPower & gIOKitDebug)
5781 if ((kIOLogDebugPower
[all...]

Completed in 27 milliseconds