Searched refs:busdma_bufalloc_t (Results 1 – 3 of 3) sorted by relevance
55 typedef struct busdma_bufalloc *busdma_bufalloc_t; typedef82 busdma_bufalloc_t busdma_bufalloc_create(const char *name,91 void busdma_bufalloc_destroy(busdma_bufalloc_t ba);98 struct busdma_bufzone * busdma_bufalloc_findzone(busdma_bufalloc_t ba,
73 busdma_bufalloc_t 114 busdma_bufalloc_destroy(busdma_bufalloc_t ba) in busdma_bufalloc_destroy()130 busdma_bufalloc_findzone(busdma_bufalloc_t ba, bus_size_t size) in busdma_bufalloc_findzone()
165 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */166 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */656 busdma_bufalloc_t ba; in bus_dmamem_alloc()756 busdma_bufalloc_t ba; in bus_dmamem_free()