Home
last modified time | relevance | path

Searched refs:sas_phy_reset (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_sas.c827 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
843 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
889 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
904 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
924 rc = sas_phy_reset(phy, 1); in pm8001_lu_reset()
/linux-5.19.10/drivers/scsi/libsas/
Dsas_init.c291 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() function
319 EXPORT_SYMBOL_GPL(sas_phy_reset);
/linux-5.19.10/include/scsi/
Dlibsas.h697 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
/linux-5.19.10/drivers/scsi/isci/
Dtask.c746 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device()
/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_tmf.c175 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1687 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset()
1788 rc = sas_phy_reset(phy, true); in hisi_sas_lu_reset()
/linux-5.19.10/drivers/scsi/mvsas/
Dmv_sas.c1265 rc = sas_phy_reset(phy, reset_type); in mvs_debug_I_T_nexus_reset()