Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp2093 OSDictionary *ptable = getPropertyTable(); in attachToParent() local
2095 OSCollectionIterator::withCollection( ptable ); in attachToParent()
2102 OSDynamicCast( OSCollection, ptable->getObject( key )); in attachToParent()