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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStartIOKit.cpp129 IOPlatformExpertDevice * rootNub; local
156 rootNub = new IOPlatformExpertDevice;
158 if( rootNub && rootNub->initWithArgs( p1, p2, p3, p4)) {
159 rootNub->attach( 0 );
168 rootNub->registerService();

Completed in 20 milliseconds