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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp148 static IOService * gIOResources; variable
378 gIOResources = IOResources::resources();
379 assert( gIOResources );
553 if( (this != gIOResources)
958 return( gIOResources );
964 gIOResources->attachToParent( gIOServiceRoot, gIOServicePlane );
2916 if (this != gIOResources)
2966 gIOResources->setProperty( key, value);
2972 gIOResources->registerService();
3011 if( gIOResources
[all...]

Completed in 25 milliseconds