Searched refs:gIORegistryEntryAllowableSetPropertiesKey (Results 1 – 3 of 3) sorted by relevance
56 extern const OSSymbol * gIORegistryEntryAllowableSetPropertiesKey;
79 const OSSymbol * gIORegistryEntryAllowableSetPropertiesKey; variable170 …gIORegistryEntryAllowableSetPropertiesKey = OSSymbol::withCStringNoCopy( kIORegistryEntryAllowable… in initialize()
4101 OSObject * allowable = entry->copyProperty(gIORegistryEntryAllowableSetPropertiesKey); in is_io_registry_entry_set_properties()