Lines Matching defs:phy_id
198 static void sas_set_ex_phy(struct domain_device *dev, int phy_id, void *rsp) in sas_set_ex_phy()
347 struct domain_device *sas_ex_to_ata(struct domain_device *ex_dev, int phy_id) in sas_ex_to_ata()
579 int sas_smp_phy_control(struct domain_device *dev, int phy_id, in sas_smp_phy_control()
612 static void sas_ex_disable_phy(struct domain_device *dev, int phy_id) in sas_ex_disable_phy()
697 int sas_get_report_phy_sata(struct domain_device *dev, int phy_id, in sas_get_report_phy_sata()
773 struct domain_device *parent, int phy_id) in sas_ex_discover_end_dev()
883 static bool sas_ex_join_wide_port(struct domain_device *parent, int phy_id) in sas_ex_join_wide_port()
907 struct domain_device *parent, int phy_id) in sas_ex_discover_expander()
984 static int sas_ex_discover_dev(struct domain_device *dev, int phy_id) in sas_ex_discover_dev()
1387 static int sas_configure_present(struct domain_device *dev, int phy_id, in sas_configure_present()
1461 static int sas_configure_set(struct domain_device *dev, int phy_id, in sas_configure_set()
1501 static int sas_configure_phy(struct domain_device *dev, int phy_id, in sas_configure_phy()
1679 int phy_id, struct smp_resp *disc_resp) in sas_get_phy_discover()
1705 int phy_id, int *pcc) in sas_get_phy_change_count()
1722 static int sas_get_phy_attached_dev(struct domain_device *dev, int phy_id, in sas_get_phy_attached_dev()
1745 static int sas_find_bcast_phy(struct domain_device *dev, int *phy_id, in sas_find_bcast_phy()
1830 int phy_id = -1; in sas_find_bcast_dev() local
1879 int phy_id, bool last) in sas_unregister_devs_sas_addr()
1952 static int sas_discover_new(struct domain_device *dev, int phy_id) in sas_discover_new()
1997 static int sas_rediscover_dev(struct domain_device *dev, int phy_id, bool last) in sas_rediscover_dev()
2068 static int sas_rediscover(struct domain_device *dev, const int phy_id) in sas_rediscover()
2116 int i = 0, phy_id; in sas_ex_revalidate_domain() local