Home
last modified time | relevance | path

Searched refs:PHY_FUNC_LINK_RESET (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/scsi/libsas/
Dsas_host_smp.c197 case PHY_FUNC_LINK_RESET: in sas_phy_control()
214 if (phy_op == PHY_FUNC_LINK_RESET && sas_try_ata_reset(asd_phy) == 0) { in sas_phy_control()
Dsas_init.c231 reset_type = PHY_FUNC_LINK_RESET; in transport_sas_phy_reset()
263 cmd = PHY_FUNC_LINK_RESET; in sas_phy_enable()
302 reset_type = PHY_FUNC_LINK_RESET; in sas_phy_reset()
353 PHY_FUNC_LINK_RESET, rates); in sas_set_phy_speed()
Dsas_expander.c812 PHY_FUNC_LINK_RESET, &rates); in sas_ex_discover_end_dev()
1008 if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL)) in sas_ex_discover_dev()
/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_scb.c884 [PHY_FUNC_LINK_RESET] = ENABLE_PHY,
912 func = PHY_FUNC_LINK_RESET; in asd_control_phy()
/linux-5.19.10/include/scsi/
Dsas.h105 PHY_FUNC_LINK_RESET, /* Enables the phy */ enumerator
/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_sas.c194 case PHY_FUNC_LINK_RESET: in pm8001_phy_control()
/linux-5.19.10/drivers/scsi/isci/
Dphy.c1449 case PHY_FUNC_LINK_RESET: in isci_phy_control()
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c890 hisi_sas_control_phy(sas_phy, PHY_FUNC_LINK_RESET, NULL); in hisi_sas_linkreset_work()
1210 case PHY_FUNC_LINK_RESET: in hisi_sas_control_phy()
/linux-5.19.10/drivers/scsi/mvsas/
Dmv_sas.c196 case PHY_FUNC_LINK_RESET: in mvs_phy_control()