Searched refs:gIORegistryPlanes (Results 1 – 2 of 2) sorted by relevance
72 static OSDictionary * gIORegistryPlanes; variable156 gIORegistryPlanes = OSDictionary::withCapacity( 1 ); in initialize()159 && gIORegistryPlanes ); in initialize()174 gRegistryRoot->setProperty( kIORegistryPlanesKey, gIORegistryPlanes ); in initialize()239 gIORegistryPlanes->setObject( nameKey, plane ); in makePlane()272 plane = (const IORegistryPlane *) gIORegistryPlanes->getObject( name ); in getPlane()
266 print(GetObjectSummary(kern.globals.gIORegistryPlanes))1661 return LookupKeyInOSDict(kern.globals.gIORegistryPlanes, plane_name, CompareStringToOSSymbol)