Home
last modified time | relevance | path

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.c2427 pmcs_phy_t *root_phy; in pmcs_discover() local
2517 root_phy = pwp->root_phys; in pmcs_discover()
2518 pmcs_check_expanders(pwp, root_phy); in pmcs_discover()
2565 pmcs_clear_phys(pwp, root_phy); in pmcs_discover()
3008 root_phy = pmcs_get_root_phy(pptr); in pmcs_configure_new_devices()
3404 boolean_t root_phy = B_FALSE; in pmcs_configure_expander() local
3450 root_phy = B_TRUE; in pmcs_configure_expander()
3472 if (root_phy) { in pmcs_configure_expander()
3483 if (!root_phy) { in pmcs_configure_expander()
3508 if (root_phy) { in pmcs_configure_expander()
[all …]