Searched defs:bus_dmamem_alloc (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/sys/sparc64/include/ |
| D | bus_dma.h | 145 #define bus_dmamem_alloc(t, v, f, m) \ macro
|
| /freebsd-10-stable/sys/x86/x86/ |
| D | busdma_machdep.c | 255 bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bus_dmamem_alloc() function
|
| /freebsd-10-stable/sys/ia64/ia64/ |
| D | busdma_machdep.c | 408 bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bus_dmamem_alloc() function
|
| /freebsd-10-stable/sys/powerpc/powerpc/ |
| D | busdma_machdep.c | 493 bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bus_dmamem_alloc() function
|
| /freebsd-10-stable/sys/mips/mips/ |
| D | busdma_machdep.c | 580 bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bus_dmamem_alloc() function
|
| /freebsd-10-stable/sys/arm/arm/ |
| D | busdma_machdep.c | 684 bus_dmamem_alloc(bus_dma_tag_t dmat, void **vaddrp, int flags, in bus_dmamem_alloc() function
|
| D | busdma_machdep-v6.c | 735 bus_dmamem_alloc(bus_dma_tag_t dmat, void** vaddr, int flags, in bus_dmamem_alloc() function
|