Home
last modified time | relevance | path

Searched refs:kIOProviderParentMergePropertiesKey (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/iokit/Kernel/
H A DIOProviderPropertyMerger.cpp39 …operties = OSDynamicCast(OSDictionary, dictionary->getObject(kIOProviderParentMergePropertiesKey)); in init()
56 …isEqualTo(kIOProviderMergePropertiesKey) || aKey->isEqualTo(kIOProviderParentMergePropertiesKey)) { in setProperty()
/xnu-11417.101.15/iokit/IOKit/
H A DIOProviderPropertyMerger.h36 #define kIOProviderParentMergePropertiesKey "IOProviderParentMergeProperties" macro