Lines Matching defs:parent
2105 display_phys(struct pmcs_hw ss, int verbose, struct pmcs_phy *parent, int level,
2109 pmcs_phy_t *pphy = parent;
2113 if (parent == NULL) {
2116 pphy = (pmcs_phy_t *)parent;
2440 pmcs_phy_t parent;
2450 * Otherwise, next sibling is the parent's sibling
2453 if (mdb_vread(&parent, sizeof (pmcs_phy_t),
2454 (uintptr_t)phyp->parent) == -1) {
2456 (void *)phyp->parent);
2460 if (parent.sibling != NULL) {
2468 if (parent.level == 0) {
2472 phyp = phyp->parent;
2475 return (parent.sibling);
2528 * to the parent and find the next sibling after the expander