Searched refs:gIOLocationKey (Results 1 – 3 of 3) sorted by relevance
75 const OSSymbol * gIOLocationKey; variable167 gIOLocationKey = OSSymbol::withCStringNoCopy( "IOLocation" ); in initialize()171 assert( ok && gIONameKey && gIOLocationKey ); in initialize()1049 sym = (OSSymbol *) registryTable()->getObject( gIOLocationKey ); in copyLocation()1136 key = gIOLocationKey; in setLocation()
53 extern const OSSymbol * gIOLocationKey;
1007 sym = LookupKeyInOSDict(entry.fRegistryTable, kern.globals.gIOLocationKey)