Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp2118 OSDictionary *ptable = getPropertyTable(); in attachToParent() local
2120 OSCollectionIterator::withCollection( ptable ); in attachToParent()
2127 OSDynamicCast( OSCollection, ptable->getObject( key )); in attachToParent()