Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/libsas/
Dsas_init.c460 void sas_resume_ha_no_sync(struct sas_ha_struct *ha) in sas_resume_ha_no_sync() function
464 EXPORT_SYMBOL(sas_resume_ha_no_sync);
/Linux-v6.6/include/scsi/
Dlibsas.h681 extern void sas_resume_ha_no_sync(struct sas_ha_struct *sas_ha);
/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c5225 sas_resume_ha_no_sync(sha); in _resume_v3_hw()