Searched refs:root_phy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2425 pmcs_phy_t *root_phy; local
2515 root_phy = pwp->root_phys;
2516 pmcs_check_expanders(pwp, root_phy);
2522 if (pmcs_kill_devices(pwp, root_phy)) {
2563 pmcs_clear_phys(pwp, root_phy);
2568 if (pmcs_configure_new_devices(pwp, root_phy)) {
2981 pmcs_phy_t *pnext, *orig_pptr = pptr, *root_phy, *pchild; local
3004 root_phy = pmcs_get_root_phy(pptr);
3005 wwn = pmcs_barray2wwn(root_phy->sas_address);
3400 boolean_t root_phy local
[all...]

Completed in 66 milliseconds