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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitDebug.h69 kIOLogServiceTree = 0x00001000ULL, enumerator in enum:__anon593
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp506 if( gIOKitDebug & kIOLogServiceTree) {
573 if( (gIOKitDebug & (kIOLogDTree | kIOLogServiceTree | kIOLogMemory)) && !debugInfoPrintedOnce) {
581 if( gIOKitDebug & kIOLogServiceTree) {

Completed in 21 milliseconds