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

/xnu-2782.1.97/iokit/IOKit/
H A DIODeviceTreeSupport.h66 kIODTRecursive = 0x00000001, enumerator in enum:__anon583
/xnu-2782.1.97/iokit/Kernel/
H A DIODeviceTreeSupport.cpp869 (options & kIODTRecursive) ? kIORegistryIterateRecursively : 0 );

Completed in 25 milliseconds