Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c897 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
913 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
959 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
974 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
1005 rc = sas_phy_reset(phy, 1); in pm8001_lu_reset()
/linux/drivers/scsi/libsas/
H A Dsas_init.c289 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() function
317 EXPORT_SYMBOL_GPL(sas_phy_reset);
/linux/drivers/scsi/isci/
H A Dtask.c744 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c175 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1845 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset()
1930 rc = sas_phy_reset(phy, true); in hisi_sas_lu_reset()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1245 rc = sas_phy_reset(phy, reset_type); in mvs_debug_I_T_nexus_reset()