Home
last modified time | relevance | path

Searched refs:sas_smp_phy_control (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_init.c251 return sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in transport_sas_phy_reset()
283 ret = sas_smp_phy_control(ddev, phy->number, cmd, NULL); in sas_phy_enable()
312 ret = sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in sas_phy_reset()
348 ret = sas_smp_phy_control(ddev, phy->number, in sas_set_phy_speed()
H A Dsas_internal.h77 int sas_smp_phy_control(struct domain_device *dev, int phy_id,
H A Dsas_expander.c577 int sas_smp_phy_control(struct domain_device *dev, int phy_id, in sas_smp_phy_control() function
622 sas_smp_phy_control(dev, phy_id, PHY_FUNC_DISABLE, NULL); in sas_ex_disable_phy()
828 ret = sas_smp_phy_control(parent, phy_id, in sas_ex_discover_end_dev()
1025 if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL)) in sas_ex_discover_dev()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_init.c250 return sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in transport_sas_phy_reset()
282 ret = sas_smp_phy_control(ddev, phy->number, cmd, NULL); in sas_phy_enable()
312 ret = sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in sas_phy_reset()
349 ret = sas_smp_phy_control(ddev, phy->number, in sas_set_phy_speed()
H A Dsas_internal.h75 int sas_smp_phy_control(struct domain_device *dev, int phy_id,
H A Dsas_expander.c555 int sas_smp_phy_control(struct domain_device *dev, int phy_id, in sas_smp_phy_control() function
600 sas_smp_phy_control(dev, phy_id, PHY_FUNC_DISABLE, NULL); in sas_ex_disable_phy()
958 if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL)) in sas_ex_discover_dev()
H A Dsas_ata.c693 ret = sas_smp_phy_control(parent, phy_id, in sas_ata_add_dev()

Completed in 14 milliseconds