Home
last modified time | relevance | path

Searched refs:kIORegistryEntryDefaultLockingSetPropertiesKey (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/iokit/IOKit/
H A DIOKitKeys.h64 #define kIORegistryEntryDefaultLockingSetPropertiesKey "IORegistryEntryDefaultLockingSetProperties" macro
/xnu-10063.141.1/iokit/Kernel/
H A DIONVRAM.cpp707 aKey->isEqualTo(kIORegistryEntryDefaultLockingSetPropertiesKey) || in skipKey()
H A DIORegistryEntry.cpp171 …ckingSetPropertiesKey = OSSymbol::withCStringNoCopy( kIORegistryEntryDefaultLockingSetPropertiesKe… in initialize()