Searched refs:cphyp (Results 1 – 1 of 1) sorted by relevance
2641 pmcs_phy_t *cphyp, *pnext; in pmcs_find_phy_needing_work() local2653 cphyp = pptr->children; in pmcs_find_phy_needing_work()2655 cphyp = pmcs_find_phy_needing_work(pwp, cphyp); in pmcs_find_phy_needing_work()2656 if (cphyp) { in pmcs_find_phy_needing_work()2657 return (cphyp); in pmcs_find_phy_needing_work()5794 pmcs_phy_t *matched_phy, *cphyp, *nphyp; in pmcs_find_phy_by_wwn_impl() local5808 cphyp = phyp->children; in pmcs_find_phy_by_wwn_impl()5810 matched_phy = pmcs_find_phy_by_wwn_impl(cphyp, wwn); in pmcs_find_phy_by_wwn_impl()7498 pmcs_phy_t *tphyp, *nphyp, *cphyp; in pmcs_free_all_phys() local7506 cphyp = tphyp->children; in pmcs_free_all_phys()[all …]