Home
last modified time | relevance | path

Searched refs:pci_dma_unmap (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/rdma/
H A Drdma_utils.c52 pci_dma_unmap(dev, buffer, len, DMA_DIRECTION_TO_DEVICE, 0); in rdma_pci_dma_unmap()
/openbmc/qemu/include/hw/pci/
H A Dpci_device.h320 static inline void pci_dma_unmap(PCIDevice *dev, void *buffer, dma_addr_t len, in pci_dma_unmap() function
/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.c478 pci_dma_unmap(context, base, len, DMA_DIRECTION_TO_DEVICE, 0); in net_tx_pkt_unmap_frag_pci()
/openbmc/qemu/hw/scsi/
H A Dmegasas.c473 pci_dma_unmap(p, cmd->frame, cmd->pa_size, 0, 0); in megasas_unmap_frame()
691 pci_dma_unmap(pcid, initq, initq_size, 0, 0); in megasas_init_firmware()