Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h401 void dma_buf_commit(IDEState *s, uint32_t tx_bytes);
H A Dcore.c830 void dma_buf_commit(IDEState *s, uint32_t tx_bytes) in dma_buf_commit() function
851 dma_buf_commit(s, 0); in ide_dma_error()
896 dma_buf_commit(s, 0); in ide_dma_cb()
915 dma_buf_commit(s, s->sg.size); in ide_dma_cb()
947 dma_buf_commit(s, 0); in ide_dma_cb()
H A Dahci.c1453 dma_buf_commit(s, size); in ahci_pio_transfer()
1547 dma_buf_commit(s, l); in ahci_dma_rw_buf()