Searched refs:src_phys_addr (Results 1 – 1 of 1) sorted by relevance
562 phys_addr_t src_phys_addr; in pci_epf_test_write() local596 src_phys_addr = dma_map_single(dma_dev, buf, map_size, in pci_epf_test_write()598 if (dma_mapping_error(dma_dev, src_phys_addr)) { in pci_epf_test_write()608 map.phys_addr, src_phys_addr, in pci_epf_test_write()615 dma_unmap_single(dma_dev, src_phys_addr, map_size, in pci_epf_test_write()