Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_device.h334 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.c482 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()