Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_init.c539 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_free_edbs()
564 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()
566 asd_free_coherent(asd_ha, asd_ha->hw_prof.scb_ext); in asd_destroy_ha_caches()
574 asd_free_coherent(asd_ha, phy->id_frm_tok); in asd_destroy_ha_caches()
591 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()