Home
last modified time | relevance | path

Searched refs:bus_dma_tag (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/sys/
H A D_bus_dma.h43 typedef struct bus_dma_tag *bus_dma_tag_t;
/freebsd/stand/kshim/
H A Dbsd_kernel.h260 struct bus_dma_tag { struct
266 typedef struct bus_dma_tag *bus_dma_tag_t; argument
H A Dbsd_kernel.c48 struct bus_dma_tag *ret; in bus_dma_tag_create()
50 ret = malloc(sizeof(struct bus_dma_tag), XXX, XXX); in bus_dma_tag_create()
/freebsd/sys/riscv/riscv/
H A Dbusdma_bounce.c71 struct bus_dma_tag { struct
142 sizeof (struct bus_dma_tag), (void **)&newtag); in bounce_bus_dma_tag_create()
/freebsd/sys/x86/x86/
H A Dbusdma_bounce.c73 struct bus_dma_tag { struct
182 maxsegsz, flags, lockfunc, lockfuncarg, sizeof(struct bus_dma_tag), in bounce_bus_dma_tag_create()
/freebsd/sys/arm64/arm64/
H A Dbusdma_bounce.c73 struct bus_dma_tag { struct
259 sizeof (struct bus_dma_tag), (void **)&newtag); in bounce_bus_dma_tag_create()
/freebsd/sys/powerpc/powerpc/
H A Dbusdma_machdep.c65 struct bus_dma_tag { struct
/freebsd/sys/arm/arm/
H A Dbusdma_machdep.c79 struct bus_dma_tag { struct