Lines Matching defs:phy_id
178 static void sas_set_ex_phy(struct domain_device *dev, int phy_id, in sas_set_ex_phy()
328 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id) in sas_ex_to_ata()
555 int sas_smp_phy_control(struct domain_device *dev, int phy_id, in sas_smp_phy_control()
595 static void sas_ex_disable_phy(struct domain_device *dev, int phy_id) in sas_ex_disable_phy()
681 int sas_get_report_phy_sata(struct domain_device *dev, int phy_id, in sas_get_report_phy_sata()
757 struct domain_device *parent, int phy_id) in sas_ex_discover_end_dev()
892 static bool sas_ex_join_wide_port(struct domain_device *parent, int phy_id) in sas_ex_join_wide_port()
916 struct domain_device *parent, int phy_id) in sas_ex_discover_expander()
994 static int sas_ex_discover_dev(struct domain_device *dev, int phy_id) in sas_ex_discover_dev()
1364 static int sas_configure_present(struct domain_device *dev, int phy_id, in sas_configure_present()
1437 static int sas_configure_set(struct domain_device *dev, int phy_id, in sas_configure_set()
1476 static int sas_configure_phy(struct domain_device *dev, int phy_id, in sas_configure_phy()
1655 int phy_id, struct smp_disc_resp *disc_resp) in sas_get_phy_discover()
1679 int phy_id, int *pcc) in sas_get_phy_change_count()
1696 static int sas_get_phy_attached_dev(struct domain_device *dev, int phy_id, in sas_get_phy_attached_dev()
1718 static int sas_find_bcast_phy(struct domain_device *dev, int *phy_id, in sas_find_bcast_phy()
1803 int phy_id = -1; in sas_find_bcast_dev() local
1853 int phy_id, bool last) in sas_unregister_devs_sas_addr()
1925 static int sas_discover_new(struct domain_device *dev, int phy_id) in sas_discover_new()
1969 static int sas_rediscover_dev(struct domain_device *dev, int phy_id, in sas_rediscover_dev()
2050 static int sas_rediscover(struct domain_device *dev, const int phy_id) in sas_rediscover()
2096 int i = 0, phy_id; in sas_ex_revalidate_domain() local