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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOKitDebug.h68 kIOLogMatch = 0x00000010ULL, enumerator in enum:__anon448
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp645 if( getDebugFlags( table ) & kIOLogMatch)
2453 if( debugFlags & kIOLogMatch)
4097 if( kIOLogMatch & getDebugFlags( table ))
4145 if( kIOLogMatch & gIOKitDebug)

Completed in 40 milliseconds