Home
last modified time | relevance | path

Searched refs:src_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Diov.h263 struct iovec *src_iov, unsigned int src_cnt,
/openbmc/qemu/util/
H A Diov.c327 struct iovec *src_iov, unsigned int src_cnt, in qemu_iovec_concat_iov() argument
337 for (i = 0, done = 0; done < sbytes && i < src_cnt; i++) { in qemu_iovec_concat_iov()