Searched refs:ddb_ext (Results 1 – 3 of 3) sorted by relevance
511 asd_ha->hw_prof.ddb_ext = NULL; in asd_extend_devctx()519 asd_ha->hw_prof.ddb_ext = asd_alloc_coherent(asd_ha, size, GFP_KERNEL); in asd_extend_devctx()520 if (!asd_ha->hw_prof.ddb_ext) { in asd_extend_devctx()526 dma_handle = asd_ha->hw_prof.ddb_ext->dma_handle; in asd_extend_devctx()
98 struct asd_dma_tok *ddb_ext; member
568 if (asd_ha->hw_prof.ddb_ext) in asd_destroy_ha_caches()569 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()