Searched refs:ddb_ext (Results 1 – 3 of 3) sorted by relevance
529 asd_ha->hw_prof.ddb_ext = NULL; in asd_extend_devctx()537 asd_ha->hw_prof.ddb_ext = asd_alloc_coherent(asd_ha, size, GFP_KERNEL); in asd_extend_devctx()538 if (!asd_ha->hw_prof.ddb_ext) { in asd_extend_devctx()544 dma_handle = asd_ha->hw_prof.ddb_ext->dma_handle; in asd_extend_devctx()
116 struct asd_dma_tok *ddb_ext; member
582 if (asd_ha->hw_prof.ddb_ext) in asd_destroy_ha_caches()583 asd_free_coherent(asd_ha, asd_ha->hw_prof.ddb_ext); in asd_destroy_ha_caches()