Lines Matching defs:phy_id

158 static void sas_set_ex_phy(struct domain_device *dev, int phy_id,  in sas_set_ex_phy()
454 int sas_smp_phy_control(struct domain_device *dev, int phy_id, in sas_smp_phy_control()
487 static void sas_ex_disable_phy(struct domain_device *dev, int phy_id) in sas_ex_disable_phy()
573 int phy_id, in sas_get_report_phy_sata()
649 struct domain_device *parent, int phy_id) in sas_ex_discover_end_dev()
770 static int sas_ex_join_wide_port(struct domain_device *parent, int phy_id) in sas_ex_join_wide_port()
794 struct domain_device *parent, int phy_id) in sas_ex_discover_expander()
868 static int sas_ex_discover_dev(struct domain_device *dev, int phy_id) in sas_ex_discover_dev()
1278 static int sas_configure_present(struct domain_device *dev, int phy_id, in sas_configure_present()
1352 static int sas_configure_set(struct domain_device *dev, int phy_id, in sas_configure_set()
1392 static int sas_configure_phy(struct domain_device *dev, int phy_id, in sas_configure_phy()
1570 int phy_id, struct smp_resp *disc_resp) in sas_get_phy_discover()
1596 int phy_id, int *pcc) in sas_get_phy_change_count()
1614 int phy_id, u8 *attached_sas_addr) in sas_get_phy_attached_sas_addr()
1635 static int sas_find_bcast_phy(struct domain_device *dev, int *phy_id, in sas_find_bcast_phy()
1713 int phy_id = -1; in sas_find_bcast_dev() local
1762 int phy_id, bool last) in sas_unregister_devs_sas_addr()
1834 static int sas_discover_new(struct domain_device *dev, int phy_id) in sas_discover_new()
1877 static int sas_rediscover_dev(struct domain_device *dev, int phy_id, bool last) in sas_rediscover_dev()
1926 static int sas_rediscover(struct domain_device *dev, const int phy_id) in sas_rediscover()
1976 int i = 0, phy_id; in sas_ex_revalidate_domain() local