Searched refs:gIOLocationKey (Results 1 – 3 of 3) sorted by relevance
76 const OSSymbol * gIOLocationKey; variable167 gIOLocationKey = OSSymbol::withCStringNoCopy( "IOLocation" ); in initialize()173 assert( ok && gIONameKey && gIOLocationKey ); in initialize()378 fRegistryTable->setObject(gIOLocationKey, old->fRegistryTable->getObject(gIOLocationKey)); in init()1064 sym = (OSSymbol *) registryTable()->getObject( gIOLocationKey ); in copyLocation()1151 key = gIOLocationKey; in setLocation()
53 extern const OSSymbol * gIOLocationKey;
1043 sym = LookupKeyInOSDict(entry.fRegistryTable, kern.globals.gIOLocationKey)