Searched refs:orig_src_addr (Results 1 – 1 of 1) sorted by relevance
327 void *orig_src_addr; in pci_endpoint_test_copy() local344 orig_src_addr = dma_alloc_coherent(dev, size + alignment, in pci_endpoint_test_copy()346 if (!orig_src_addr) { in pci_endpoint_test_copy()355 src_addr = orig_src_addr + offset; in pci_endpoint_test_copy()358 src_addr = orig_src_addr; in pci_endpoint_test_copy()410 dma_free_coherent(dev, size + alignment, orig_src_addr, in pci_endpoint_test_copy()