Searched refs:asd_free_coherent (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_init.c | 544 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()
|
H A D | aic94xx_hwi.h | 260 static inline void asd_free_coherent(struct asd_ha_struct *asd_ha, in asd_free_coherent() function
|
H A D | aic94xx_task.c | 135 asd_free_coherent(asd_ha, ascb->sg_arr); in asd_unmap_scatterlist()
|
H A D | aic94xx_seq.c | 334 asd_free_coherent(asd_ha, token); in asd_download_seq()
|
H A D | aic94xx_hwi.c | 296 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_alloc_edbs()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_init.c | 544 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()
|
H A D | aic94xx_hwi.h | 260 static inline void asd_free_coherent(struct asd_ha_struct *asd_ha, in asd_free_coherent() function
|
H A D | aic94xx_task.c | 135 asd_free_coherent(asd_ha, ascb->sg_arr); in asd_unmap_scatterlist()
|
H A D | aic94xx_hwi.c | 294 asd_free_coherent(asd_ha, seq->edb_arr[i]); in asd_alloc_edbs()
|
H A D | aic94xx_seq.c | 334 asd_free_coherent(asd_ha, token); in asd_download_seq()
|
Completed in 12 milliseconds