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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp417 static UInt64 getDebugFlags( OSDictionary * props ) function
817 if( getDebugFlags( table ) & kIOLogMatch)
2951 debugFlags = getDebugFlags( match );
3027 debugFlags = getDebugFlags( props );
3141 debugFlags = getDebugFlags( inst->getPropertyTable() );
5119 if( kIOLogMatch & getDebugFlags( table ))
/macosx-10.10.1/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp367 #define getDebugFlags() (getDebugFlagsTable(getPropertyTable())); macro

Completed in 215 milliseconds