Home
last modified time | relevance | path

Searched refs:rw_buf (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/ide/
H A Dide-dma.h23 DMAIntFunc *rw_buf; member
/openbmc/qemu/hw/ide/
H A Dmacio.c410 .rw_buf = ide_nop_int,
H A Dpci.c594 .rw_buf = bmdma_rw_buf,
H A Datapi.c381 if (s->bus->dma->ops->rw_buf(s->bus->dma, 1) == 0) in ide_atapi_cmd_read_dma_cb()
H A Dahci.c1605 .rw_buf = ahci_dma_rw_buf,
H A Dcore.c2709 .rw_buf = ide_nop_int,