Searched refs:dest_phys (Results 1 – 1 of 1) sorted by relevance
697 dma_addr_t dest_phys; in read_page_prepare() local699 dest_phys = dma_map_single(dev, destination, in read_page_prepare()701 if (dma_mapping_error(dev, dest_phys)) { in read_page_prepare()709 *use_phys = dest_phys; in read_page_prepare()