Searched refs:ddb_ext (Results 1 – 3 of 3) sorted by relevance
509 asd_ha->hw_prof.ddb_ext = NULL; in asd_extend_devctx()517 asd_ha->hw_prof.ddb_ext = asd_alloc_coherent(asd_ha, size, GFP_KERNEL); in asd_extend_devctx()518 if (!asd_ha->hw_prof.ddb_ext) { in asd_extend_devctx()524 dma_handle = asd_ha->hw_prof.ddb_ext->dma_handle; in asd_extend_devctx()
98 struct asd_dma_tok *ddb_ext; member
554 if (asd_ha->hw_prof.ddb_ext) in asd_destroy_ha_caches()555 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()