Home
last modified time | relevance | path

Searched refs:sas_smp_phy_control (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/libsas/
Dsas_init.c272 return sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in transport_sas_phy_reset()
304 ret = sas_smp_phy_control(ddev, phy->number, cmd, NULL); in sas_phy_enable()
333 ret = sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in sas_phy_reset()
369 ret = sas_smp_phy_control(ddev, phy->number, in sas_set_phy_speed()
Dsas_internal.h89 int sas_smp_phy_control(struct domain_device *dev, int phy_id,
Dsas_expander.c591 int sas_smp_phy_control(struct domain_device *dev, int phy_id, in sas_smp_phy_control() function
629 sas_smp_phy_control(dev, phy_id, PHY_FUNC_DISABLE, NULL); in sas_ex_disable_phy()
1006 if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL)) in sas_ex_discover_dev()