Home
last modified time | relevance | path

Searched refs:sas_resume_ha_no_sync (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/libsas/
Dsas_init.c463 void sas_resume_ha_no_sync(struct sas_ha_struct *ha) in sas_resume_ha_no_sync() function
467 EXPORT_SYMBOL(sas_resume_ha_no_sync);
/linux-5.19.10/include/scsi/
Dlibsas.h693 extern void sas_resume_ha_no_sync(struct sas_ha_struct *sas_ha);
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c5044 sas_resume_ha_no_sync(sha); in _resume_v3_hw()