Home
last modified time | relevance | path

Searched refs:busdma_bufalloc_t (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dbusdma_bufalloc.h56 typedef struct busdma_bufalloc *busdma_bufalloc_t; typedef
83 busdma_bufalloc_t busdma_bufalloc_create(const char *name,
92 void busdma_bufalloc_destroy(busdma_bufalloc_t ba);
99 struct busdma_bufzone * busdma_bufalloc_findzone(busdma_bufalloc_t ba,
/f-stack/freebsd/kern/
H A Dsubr_busdma_bufalloc.c75 busdma_bufalloc_t
120 busdma_bufalloc_destroy(busdma_bufalloc_t ba) in busdma_bufalloc_destroy()
136 busdma_bufalloc_findzone(busdma_bufalloc_t ba, bus_size_t size) in busdma_bufalloc_findzone()
/f-stack/freebsd/mips/mips/
H A Dbusdma_machdep.c186 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */
187 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */
654 busdma_bufalloc_t ba; in bus_dmamem_alloc()
759 busdma_bufalloc_t ba; in bus_dmamem_free()
/f-stack/freebsd/arm/arm/
H A Dbusdma_machdep.c214 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */
215 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */
781 busdma_bufalloc_t ba; in bus_dmamem_alloc()
881 busdma_bufalloc_t ba; in bus_dmamem_free()