Searched refs:gIOCompatibilityPropertiesKey (Results 1 – 3 of 3) sorted by relevance
183 extern const OSSymbol * gIOCompatibilityPropertiesKey;
3619 compatProperties = regEntry->copyProperty(gIOCompatibilityPropertiesKey); in IOCopyPropertyCompatible()3883 compatProperties = entry->copyProperty(gIOCompatibilityPropertiesKey); in is_io_registry_entry_get_properties_bin_buf()3894 dict->removeObject(gIOCompatibilityPropertiesKey); in is_io_registry_entry_get_properties_bin_buf()
154 const OSSymbol * gIOCompatibilityPropertiesKey; variable526 gIOCompatibilityPropertiesKey = OSSymbol::withCStringNoCopy(kIOCompatibilityPropertiesKey); in initialize()7675 obj = copyProperty(gIOCompatibilityPropertiesKey); in matchInternal()