Searched refs:ex_phy (Results 1 – 8 of 8) sorted by relevance
162 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_set_ex_phy()307 ex->ex_phy = kzalloc(sizeof(*ex->ex_phy)*ex->num_phys, GFP_KERNEL); in sas_expander_discover()308 if (!ex->ex_phy) in sas_expander_discover()317 kfree(ex->ex_phy); in sas_expander_discover()318 ex->ex_phy = NULL; in sas_expander_discover()487 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_ex_disable_phy()499 struct ex_phy *phy = &ex->ex_phy[i]; in sas_ex_disable_port()613 struct ex_phy *parent_phy) in sas_ex_get_linkrate()624 struct ex_phy *phy = &parent_ex->ex_phy[i]; in sas_ex_get_linkrate()649 struct ex_phy *phy = &parent_ex->ex_phy[phy_id]; in sas_ex_discover_end_dev()[all …]
152 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local161 sas_port_add_phy(ex->parent_port, ex_phy->phy); in sas_add_parent_port()
241 kfree(dev->ex_dev.ex_phy); in sas_unregister_dev()242 dev->ex_dev.ex_phy = NULL; in sas_unregister_dev()
440 struct ex_phy *exphy = NULL; in sas_find_local_phy()450 pdev->ex_dev.ex_phy[i].attached_sas_addr, in sas_find_local_phy()452 exphy = &pdev->ex_dev.ex_phy[i]; in sas_find_local_phy()
111 struct ex_phy { struct149 struct ex_phy *ex_phy; argument
630 struct ex_phy *phy; in pm8001_dev_found_notify()633 phy = &parent_dev->ex_dev.ex_phy[phy_id]; in pm8001_dev_found_notify()
4008 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm8001_chip_reg_dev_req()
1348 struct ex_phy *phy; in mvs_dev_found_notify()1350 phy = &parent_dev->ex_dev.ex_phy[phy_id]; in mvs_dev_found_notify()