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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h59 kIOLogStart = 0x00000004ULL, enumerator in enum:__anon593
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp2748 if( debugFlags & kIOLogStart)
2842 if( debugFlags & kIOLogStart) {
2852 if( (debugFlags & kIOLogStart) && (false == started))
2928 if (kIOLogStart & gIOKitDebug)
2933 if (kIOLogStart & gIOKitDebug)

Completed in 20 milliseconds