Home
last modified time | relevance | path

Searched refs:kIORegistryEntryAllowableSetPropertiesKey (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.41.3/iokit/IOKit/
H A DIOKitKeys.h62 #define kIORegistryEntryAllowableSetPropertiesKey "IORegistryEntryAllowableSetPropert… macro
/xnu-11215.41.3/iokit/Kernel/
H A DIONVRAM.cpp705 return aKey->isEqualTo(kIORegistryEntryAllowableSetPropertiesKey) || in skipKey()
H A DIORegistryEntry.cpp170 …llowableSetPropertiesKey = OSSymbol::withCStringNoCopy( kIORegistryEntryAllowableSetPropertiesKey in initialize()
H A DIOUserClient.cpp4125 …ORegistryEntrySetProperties(%s, %s) disallowed due to " kIORegistryEntryAllowableSetPropertiesKey in is_io_registry_entry_set_properties()