Home
last modified time | relevance | path

Searched refs:cphyp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2641 pmcs_phy_t *cphyp, *pnext; in pmcs_find_phy_needing_work() local
2653 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() local
5808 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() local
7506 cphyp = tphyp->children; in pmcs_free_all_phys()
[all …]