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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOKitDebug.h70 kIOLogYield = 0x00000040ULL, enumerator in enum:__anon448
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp1616 #define TLOG(fmt, args...) { if(kIOLogYield & gIOKitDebug) IOLog(fmt, ## args); }

Completed in 34 milliseconds