Searched refs:sas_phy_reset (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 985 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset() 1003 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset() 1053 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler() 1069 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler() 1091 rc = sas_phy_reset(phy, 1); in pm8001_lu_reset()
|
/Linux-v4.19/include/scsi/ |
D | libsas.h | 676 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
|
/Linux-v4.19/drivers/scsi/isci/ |
D | task.c | 770 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device()
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_tmf.c | 193 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
|
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_init.c | 309 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() function
|
D | sas_scsi_host.c | 988 EXPORT_SYMBOL_GPL(sas_phy_reset);
|
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 1520 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset() 1590 rc = sas_phy_reset(phy, 1); in hisi_sas_lu_reset()
|
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_sas.c | 1393 rc = sas_phy_reset(phy, reset_type); in mvs_debug_I_T_nexus_reset()
|