Home
last modified time | relevance | path

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

/xnu-11215/iokit/DriverKit/
H A DIOKitKeys.h62 #define kIORegistryEntryAllowableSetPropertiesKey "IORegistryEntryAllowableSetPropert… macro
/xnu-11215/iokit/IOKit/
H A DIOKitKeys.h62 #define kIORegistryEntryAllowableSetPropertiesKey "IORegistryEntryAllowableSetPropert… macro
/xnu-11215/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()