Home
last modified time | relevance | path

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

/qemu/include/hw/ide/
H A Dide-dev.h112 uint64_t io_buffer_offset; member
/qemu/hw/ide/
H A Dahci.c1437 s->io_buffer_offset = 0; in ahci_start_dma()
1473 limit, s->io_buffer_offset) == -1) { in ahci_dma_prepare_buf()
1503 if (ahci_populate_sglist(ad, &s->sg, ad->cur_cmd, l, s->io_buffer_offset)) { in ahci_dma_rw_buf()
H A Dcore.c835 s->io_buffer_offset += tx_bytes; in dma_buf_commit()
2181 s->io_buffer_offset = 0; in ide_bus_exec_cmd()