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

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

Completed in 21 milliseconds