Home
last modified time | relevance | path

Searched refs:asd_free_coherent (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/aic94xx/
Daic94xx_init.c543 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_free_edbs()
568 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()
570 asd_free_coherent(asd_ha, asd_ha->hw_prof.scb_ext); in asd_destroy_ha_caches()
578 asd_free_coherent(asd_ha, phy->id_frm_tok); in asd_destroy_ha_caches()
595 asd_free_coherent(asd_ha, asd_ha->seq.actual_dl); in asd_destroy_ha_caches()
Daic94xx_hwi.h260 static inline void asd_free_coherent(struct asd_ha_struct *asd_ha, in asd_free_coherent() function
Daic94xx_task.c132 asd_free_coherent(asd_ha, ascb->sg_arr); in asd_unmap_scatterlist()
Daic94xx_hwi.c296 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_alloc_edbs()
Daic94xx_seq.c334 asd_free_coherent(asd_ha, token); in asd_download_seq()