fdt_dma_range
fdtbus_dma_tag_create(int phandle, const struct fdt_dma_range *ranges,
fdtbus_dma_tag_create(int phandle, const struct fdt_dma_range *ranges,
fdtbus_dma_tag_create(int phandle, const struct fdt_dma_range *ranges,
fdt_dma_translate(int phandle, struct fdt_dma_range **ranges, u_int *nranges)
*ranges = kmem_alloc(sizeof(struct fdt_dma_range) * *nranges, KM_SLEEP);
struct fdt_dma_range *ranges = NULL;
bus_dma_tag_t fdtbus_dma_tag_create(int, const struct fdt_dma_range *,