Home
last modified time | relevance | path

Searched defs:next_offset (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/usb/
H A Dhcd-ohci.c587 uint32_t start_offset, next_offset, end_offset = 0; in ohci_service_iso_td() local
/qemu/block/
H A Dmirror.c560 int64_t next_offset = offset + nb_chunks * s->granularity; in mirror_iteration() local