Searched refs:gIODTTypeKey (Results 1 – 3 of 3) sorted by relevance
50 extern const OSSymbol * gIODTTypeKey;
80 const OSSymbol * gIODTTypeKey; variable137 gIODTTypeKey = OSSymbol::withCStringNoCopy( "device_type" ); in IODeviceTreeAlloc()149 && gIODTTypeKey && gIODTModelKey in IODeviceTreeAlloc()988 || CompareKey( name, regEntry, gIODTTypeKey, matchingName) in IODTCompareNubName()1056 if (next->propertyHasValue(gIODTTypeKey, gIODTAssociatedServiceKey)) { in IODTFindMatchingEntries()
102 propMatch->setObject(gIODTTypeKey, cpuTypeSymbol); in matching_dict_for_cpu_id()