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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOService.cpp399 static UInt64 getDebugFlags( OSDictionary * props ) function
699 if( getDebugFlags( table ) & kIOLogMatch)
2679 debugFlags = getDebugFlags( match );
2755 debugFlags = getDebugFlags( props );
2869 debugFlags = getDebugFlags( inst->getPropertyTable() );
4848 if( kIOLogMatch & getDebugFlags( table ))
/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp367 #define getDebugFlags() (getDebugFlagsTable(getPropertyTable())); macro

Completed in 176 milliseconds