Searched refs:parents (Results 1 – 2 of 2) sorted by relevance
2265 OSArray * parents; in getDepth() local2274 while ((parents = next->getParentSetReference( plane ))) { in getDepth()2275 count = parents->getCount(); in getDepth()2281 next = (IORegistryEntry *) parents->getObject( 0 ); in getDepth()2286 (one = (IORegistryEntry *) parents->getObject( index )); in getDepth()
200 * @brief Obtain the an IOKit registry properties from the service or one of its parents.205 * its parents in the IOKit registry.