Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_init.c558 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_free_edbs()
583 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()
585 asd_free_coherent(asd_ha, asd_ha->hw_prof.scb_ext); in asd_destroy_ha_caches()
594 asd_free_coherent(asd_ha, phy->id_frm_tok); in asd_destroy_ha_caches()
611 asd_free_coherent(asd_ha, asd_ha->seq.actual_dl); in asd_destroy_ha_caches()
Daic94xx_hwi.h278 static inline void asd_free_coherent(struct asd_ha_struct *asd_ha, in asd_free_coherent() function
Daic94xx_task.c150 asd_free_coherent(asd_ha, ascb->sg_arr); in asd_unmap_scatterlist()
Daic94xx_hwi.c314 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_alloc_edbs()
Daic94xx_seq.c352 asd_free_coherent(asd_ha, token); in asd_download_seq()