Searched refs:cphyp (Results 1 – 1 of 1) sorted by relevance
2644 pmcs_phy_t *cphyp, *pnext; in pmcs_find_phy_needing_work() local2656 cphyp = pptr->children; in pmcs_find_phy_needing_work()2658 cphyp = pmcs_find_phy_needing_work(pwp, cphyp); in pmcs_find_phy_needing_work()2659 if (cphyp) { in pmcs_find_phy_needing_work()2660 return (cphyp); in pmcs_find_phy_needing_work()5798 pmcs_phy_t *matched_phy, *cphyp, *nphyp; in pmcs_find_phy_by_wwn_impl() local5812 cphyp = phyp->children; in pmcs_find_phy_by_wwn_impl()5814 matched_phy = pmcs_find_phy_by_wwn_impl(cphyp, wwn); in pmcs_find_phy_by_wwn_impl()7502 pmcs_phy_t *tphyp, *nphyp, *cphyp; in pmcs_free_all_phys() local7510 cphyp = tphyp->children; in pmcs_free_all_phys()[all …]