Searched refs:sas_phy_reset (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/scsi/pm8001/ |
| A D | pm8001_sas.c | 1012 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset() 1029 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_reset() 1076 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler() 1092 rc = sas_phy_reset(phy, 1); in pm8001_I_T_nexus_event_handler() 1114 rc = sas_phy_reset(phy, 1); in pm8001_lu_reset()
|
| /linux/drivers/scsi/libsas/ |
| A D | sas_init.c | 291 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() function 319 EXPORT_SYMBOL_GPL(sas_phy_reset);
|
| /linux/include/scsi/ |
| A D | libsas.h | 666 int sas_phy_reset(struct sas_phy *phy, int hard_reset);
|
| /linux/drivers/scsi/isci/ |
| A D | task.c | 769 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device()
|
| /linux/drivers/scsi/aic94xx/ |
| A D | aic94xx_tmf.c | 175 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
|
| /linux/drivers/scsi/hisi_sas/ |
| A D | hisi_sas_main.c | 1830 rc = sas_phy_reset(local_phy, reset_type); in hisi_sas_debug_I_T_nexus_reset() 1927 rc = sas_phy_reset(phy, true); in hisi_sas_lu_reset()
|
| /linux/drivers/scsi/mvsas/ |
| A D | mv_sas.c | 1374 rc = sas_phy_reset(phy, reset_type); in mvs_debug_I_T_nexus_reset()
|
| /linux/ |
| A D | vmlinux.symvers | 3124 0x00000000 sas_phy_reset vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 32738 ffff800010860550 T sas_phy_reset
|
| A D | .tmp_System.map | 32738 ffff800010860550 T sas_phy_reset
|
Completed in 344 milliseconds