Searched refs:root_phy (Results 1 – 1 of 1) sorted by relevance
2425 pmcs_phy_t *root_phy; in pmcs_discover() local2515 root_phy = pwp->root_phys; in pmcs_discover()2516 pmcs_check_expanders(pwp, root_phy); in pmcs_discover()2522 if (pmcs_kill_devices(pwp, root_phy)) { in pmcs_discover()2563 pmcs_clear_phys(pwp, root_phy); in pmcs_discover()2568 if (pmcs_configure_new_devices(pwp, root_phy)) { in pmcs_discover()2981 pmcs_phy_t *pnext, *orig_pptr = pptr, *root_phy, *pchild; in pmcs_configure_new_devices() local3004 root_phy = pmcs_get_root_phy(pptr); in pmcs_configure_new_devices()3005 wwn = pmcs_barray2wwn(root_phy->sas_address); in pmcs_configure_new_devices()3400 boolean_t root_phy = B_FALSE; in pmcs_configure_expander() local[all …]