Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h355 virtual void processTopLevel( IORegistryEntry * root );
/xnu-12377.61.12/iokit/Kernel/
H A DIOPlatformExpert.cpp1637 processTopLevel( provider ); in configure()
1722 IODTPlatformExpert::processTopLevel( IORegistryEntry * rootEntry ) in processTopLevel() function in IODTPlatformExpert