Searched refs:ex_phy (Results 1 – 12 of 12) sorted by relevance
166 static char sas_route_char(struct domain_device *dev, struct ex_phy *phy) in sas_route_char()204 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_set_ex_phy()347 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local351 if (!ex_phy->port) in sas_ex_to_ata()354 rphy = ex_phy->port->rphy; in sas_ex_to_ata()432 ex->ex_phy = kcalloc(ex->num_phys, sizeof(*ex->ex_phy), GFP_KERNEL); in sas_expander_discover()433 if (!ex->ex_phy) in sas_expander_discover()442 kfree(ex->ex_phy); in sas_expander_discover()443 ex->ex_phy = NULL; in sas_expander_discover()620 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_ex_disable_phy()[all …]
164 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local173 sas_port_add_phy(ex->parent_port, ex_phy->phy); in sas_add_parent_port()
257 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()285 static int sas_ata_clear_pending(struct domain_device *dev, struct ex_phy *phy) in sas_ata_clear_pending()310 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local323 switch (ex_phy->attached_dev_type) { in smp_ata_check_ready()327 if (ex_phy->attached_sata_dev) in smp_ata_check_ready()328 return sas_ata_clear_pending(dev, ex_phy); in smp_ata_check_ready()
60 struct ex_phy *phy = &dev->ex_dev.ex_phy[i]; in sas_resume_port()
301 kfree(dev->ex_dev.ex_phy); in sas_free_device()
24 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);80 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
92 struct ex_phy { struct133 struct ex_phy *ex_phy; argument
643 struct ex_phy *phy; in pm8001_dev_found_notify()646 phy = &parent_dev->ex_dev.ex_phy[phy_id]; in pm8001_dev_found_notify()
4813 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm80xx_chip_reg_dev_req()
4415 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm8001_chip_reg_dev_req()
1197 struct ex_phy *phy; in mvs_dev_found_notify()1199 phy = &parent_dev->ex_dev.ex_phy[phy_id]; in mvs_dev_found_notify()
790 struct ex_phy *phy; in hisi_sas_dev_found()793 phy = &parent_dev->ex_dev.ex_phy[phy_no]; in hisi_sas_dev_found()