Searched refs:parentEntry (Results 1 – 1 of 1) sorted by relevance
1378 IORegistryEntry *parentEntry; in IODTResolveAddressing() local1389 parentEntry = regEntry->copyParentEntry( gIODTPlane ); in IODTResolveAddressing()1391 if ((NULL == addressProperty) || (NULL == parentEntry)) { in IODTResolveAddressing()1395 IODTGetCellCounts( parentEntry, &sizeCells, &addressCells ); in IODTResolveAddressing()1410 if (IODTResolveAddressCell( parentEntry, reg, &phys, &len )) { in IODTResolveAddressing()1432 OSSafeReleaseNULL(parentEntry); in IODTResolveAddressing()