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

/xnu-2782.1.97/iokit/Kernel/
H A DIOStartIOKit.cpp134 IOPlatformExpertDevice * rootNub; local
165 rootNub = new IOPlatformExpertDevice;
167 if( rootNub && rootNub->initWithArgs( p1, p2, p3, p4)) {
168 rootNub->attach( 0 );
177 rootNub->registerService();

Completed in 69 milliseconds