Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A 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);
/openbmc/linux/include/scsi/
H A Dlibsas.h681 extern void sas_resume_ha_no_sync(struct sas_ha_struct *sas_ha);
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c5239 sas_resume_ha_no_sync(sha); in _resume_v3_hw()