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

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

Completed in 78 milliseconds