Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Ddma.h299 BlockAIOCB *dma_blk_write(BlockBackend *blk,
/openbmc/qemu/hw/ide/
H A Dmacio.c186 s->bus->dma->aiocb = dma_blk_write(s->blk, &s->sg, offset, 0x1, in pmac_ide_transfer_cb()
/openbmc/qemu/system/
H A Ddma-helpers.c268 BlockAIOCB *dma_blk_write(BlockBackend *blk, in dma_blk_write() function