Home
last modified time | relevance | path

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

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