Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_sas.c1015 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
1032 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset()
1079 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
1095 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler()
1117 rc = sas_phy_reset(phy, 1); in pm8001_lu_reset()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibsas.h660 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dtask.c770 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device()
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c175 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_init.c288 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() function
H A Dsas_scsi_host.c965 EXPORT_SYMBOL_GPL(sas_phy_reset);
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1778 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset()
1858 rc = sas_phy_reset(phy, true); in hisi_sas_lu_reset()
/OK3568_Linux_fs/kernel/drivers/scsi/mvsas/
H A Dmv_sas.c1374 rc = sas_phy_reset(phy, reset_type); in mvs_debug_I_T_nexus_reset()