Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp727 getDebugFlags( OSDictionary * props ) in getDebugFlags() function
744 getDebugFlags( IOService * inst ) in getDebugFlags() function
1271 if (getDebugFlags( table ) & kIOLogMatch) { in catalogNewDrivers()
3915 debugFlags = getDebugFlags( match ); in probeCandidates()
4051 debugFlags = getDebugFlags( props ); in probeCandidates()
4192 debugFlags = getDebugFlags( inst ); in probeCandidates()
7932 if (kIOLogMatch & getDebugFlags( table )) { in matchPassive()