tso_dma_map
struct tso_dma_map map;
tso_dma_map_completion_save(const struct tso_dma_map *map,
int tso_dma_map_init(struct tso_dma_map *map, struct device *dev,
void tso_dma_map_cleanup(struct tso_dma_map *map);
unsigned int tso_dma_map_count(struct tso_dma_map *map, unsigned int len);
bool tso_dma_map_next(struct tso_dma_map *map, dma_addr_t *addr,
int tso_dma_map_init(struct tso_dma_map *map, struct device *dev,
void tso_dma_map_cleanup(struct tso_dma_map *map)
unsigned int tso_dma_map_count(struct tso_dma_map *map, unsigned int len)
bool tso_dma_map_next(struct tso_dma_map *map, dma_addr_t *addr,
static int tso_dma_iova_try(struct device *dev, struct tso_dma_map *map,