Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_expander.c725 struct expander_device *parent_ex = &parent->ex_dev; in sas_ex_get_linkrate() local
733 for (i = 0; i < parent_ex->num_phys; i++) { in sas_ex_get_linkrate()
734 struct ex_phy *phy = &parent_ex->ex_phy[i]; in sas_ex_get_linkrate()
790 struct expander_device *parent_ex = &parent->ex_dev; in sas_ex_discover_end_dev() local
791 struct ex_phy *phy = &parent_ex->ex_phy[phy_id]; in sas_ex_discover_end_dev()
834 list_add_tail(&child->siblings, &parent_ex->children); in sas_ex_discover_end_dev()
872 struct sas_expander_device *parent_ex = rphy_to_expander_device(parent->rphy); in sas_ex_discover_expander() local
922 edev->level = parent_ex->level + 1; in sas_ex_discover_expander()
1246 struct expander_device *parent_ex = &child->parent->ex_dev; in sas_check_edge_expander_topo() local
1263 !child_ex->t2t_supp || !parent_ex->t2t_supp)) in sas_check_edge_expander_topo()
[all …]