Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_init.c544 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_free_edbs()
569 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()
571 asd_free_coherent(asd_ha, asd_ha->hw_prof.scb_ext); in asd_destroy_ha_caches()
579 asd_free_coherent(asd_ha, phy->id_frm_tok); in asd_destroy_ha_caches()
596 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()