Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_sas.c817 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
833 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
879 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
894 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
914 rc = sas_phy_reset(phy, 1); in pm8001_lu_reset()
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_init.c288 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() function
316 EXPORT_SYMBOL_GPL(sas_phy_reset);
/linux-6.3-rc2/include/scsi/
A Dlibsas.h711 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
/linux-6.3-rc2/drivers/scsi/isci/
A Dtask.c746 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device()
/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_tmf.c175 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c1677 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset()
1783 rc = sas_phy_reset(phy, true); in hisi_sas_lu_reset()
/linux-6.3-rc2/drivers/scsi/mvsas/
A Dmv_sas.c1260 rc = sas_phy_reset(phy, reset_type); in mvs_debug_I_T_nexus_reset()

Completed in 19 milliseconds