Searched refs:pcibr_dma_unmap (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dpcibr_provider.h124 extern void pcibr_dma_unmap(struct pci_dev *, dma_addr_t, int);
/linux-4.4.14/arch/ia64/sn/pci/pcibr/
H A Dpcibr_provider.c248 .dma_unmap = pcibr_dma_unmap,
H A Dpcibr_dma.c208 pcibr_dma_unmap(struct pci_dev *hwdev, dma_addr_t dma_handle, int direction) pcibr_dma_unmap() function

Completed in 35 milliseconds