Searched refs:ddb_ext (Results 1 – 3 of 3) sorted by relevance
524 asd_ha->hw_prof.ddb_ext = NULL; in asd_extend_devctx()532 asd_ha->hw_prof.ddb_ext = asd_alloc_coherent(asd_ha, size, GFP_KERNEL); in asd_extend_devctx()533 if (!asd_ha->hw_prof.ddb_ext) { in asd_extend_devctx()539 dma_handle = asd_ha->hw_prof.ddb_ext->dma_handle; in asd_extend_devctx()
116 struct asd_dma_tok *ddb_ext; member
588 if (asd_ha->hw_prof.ddb_ext) in asd_destroy_ha_caches()589 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()