Searched refs:kIODTRecursive (Results 1 – 3 of 3) sorted by relevance
76 kIODTRecursive = 0x00000001, enumerator
1039 (options & kIODTRecursive) ? kIORegistryIterateRecursively : 0 ); in IODTFindMatchingEntries()
6570 iter = IODTFindMatchingEntries(IORegistryEntry::getRegistryRoot(), kIODTRecursive, entryname); in is_io_device_tree_entry_exists_with_name()