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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOKitDebug.h77 kIOLogDTree = 0x00002000ULL, enumerator in enum:__anon448
/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DIOKitBSDInit.cpp690 if( gIOKitDebug & kIOLogDTree) {
776 if( (gIOKitDebug & (kIOLogDTree | kIOLogServiceTree | kIOLogMemory)) && !debugInfoPrintedOnce) {
779 if( gIOKitDebug & kIOLogDTree) {

Completed in 77 milliseconds