Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c62 static pmcs_phy_t *pmcs_find_phy_needing_work(pmcs_hw_t *, pmcs_phy_t *);
2611 pptr = pmcs_find_phy_needing_work(pwp, pwp->root_phys); in pmcs_discover()
2642 pmcs_find_phy_needing_work(pmcs_hw_t *pwp, pmcs_phy_t *pptr) in pmcs_find_phy_needing_work() function
2658 cphyp = pmcs_find_phy_needing_work(pwp, cphyp); in pmcs_find_phy_needing_work()