Searched refs:pathLocationKey (Results 1 – 2 of 2) sorted by relevance
100 const OSSymbol * pathLocationKey; member in IORegistryPlane206 const OSSymbol * pathLocationKey; in makePlane() local225 pathLocationKey = OSSymbol::withCString( key); in makePlane()231 && pathNameKey && pathLocationKey) { in makePlane()236 plane->pathLocationKey = pathLocationKey; in makePlane()245 if (pathLocationKey) { in makePlane()246 pathLocationKey->release(); in makePlane()1046 sym = (OSSymbol *) registryTable()->getObject( plane->pathLocationKey ); in copyLocation()1134 key = plane->pathLocationKey; in setLocation()
1011 sym = LookupKeyInOSDict(entry.fRegistryTable, plane.pathLocationKey)