Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libsas/
Dsas_init.c228 reset_type = PHY_FUNC_LINK_RESET; in transport_sas_phy_reset()
260 cmd = PHY_FUNC_LINK_RESET; in sas_phy_enable()
299 reset_type = PHY_FUNC_LINK_RESET; in sas_phy_reset()
350 PHY_FUNC_LINK_RESET, rates); in sas_set_phy_speed()
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_ata.c694 PHY_FUNC_LINK_RESET, &rates); in sas_ata_add_dev()
Dsas_expander.c958 if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL)) in sas_ex_discover_dev()
/linux-6.6.21/drivers/scsi/aic94xx/
Daic94xx_scb.c884 [PHY_FUNC_LINK_RESET] = ENABLE_PHY,
912 func = PHY_FUNC_LINK_RESET; in asd_control_phy()
/linux-6.6.21/include/scsi/
Dsas.h105 PHY_FUNC_LINK_RESET, /* Enables the phy */ enumerator
/linux-6.6.21/drivers/scsi/pm8001/
Dpm8001_sas.c207 case PHY_FUNC_LINK_RESET: in pm8001_phy_control()
/linux-6.6.21/drivers/scsi/isci/
Dphy.c1447 case PHY_FUNC_LINK_RESET: in isci_phy_control()
/linux-6.6.21/drivers/scsi/hisi_sas/
Dhisi_sas_main.c933 hisi_sas_control_phy(sas_phy, PHY_FUNC_LINK_RESET, NULL); in hisi_sas_linkreset_work()
1249 case PHY_FUNC_LINK_RESET: in hisi_sas_control_phy()
/linux-6.6.21/drivers/scsi/mvsas/
Dmv_sas.c192 case PHY_FUNC_LINK_RESET: in mvs_phy_control()