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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp398 static UInt64 getDebugFlags( OSDictionary * props ) function
698 if( getDebugFlags( table ) & kIOLogMatch)
2650 debugFlags = getDebugFlags( match );
2726 debugFlags = getDebugFlags( props );
2840 debugFlags = getDebugFlags( inst->getPropertyTable() );
4797 if( kIOLogMatch & getDebugFlags( table ))

Completed in 16 milliseconds