Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOPlatformExpert.cpp1722 IODTPlatformExpert::processTopLevel( IORegistryEntry * rootEntry ) in processTopLevel() argument
1729 kids = IODTFindMatchingEntries( rootEntry, 0, deleteList()); in processTopLevel()
1742 cpus = rootEntry->childFromPath( "cpus", gIODTPlane); in processTopLevel()
1749 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList())); in processTopLevel()