Home
last modified time | relevance | path

Searched refs:cesa_dma_mem (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/cesa/
HDcesa.h161 struct cesa_dma_mem { struct
237 struct cesa_dma_mem sc_tdesc_cdm;
243 struct cesa_dma_mem sc_sdesc_cdm;
249 struct cesa_dma_mem sc_requests_cdm;
HDcesa.c140 struct cesa_dma_mem *cdm; in cesa_alloc_dma_mem_cb()
151 cesa_alloc_dma_mem(struct cesa_softc *sc, struct cesa_dma_mem *cdm, in cesa_alloc_dma_mem()
204 cesa_free_dma_mem(struct cesa_dma_mem *cdm) in cesa_free_dma_mem()
214 cesa_sync_dma_mem(struct cesa_dma_mem *cdm, bus_dmasync_op_t op) in cesa_sync_dma_mem()