Searched refs:first_buf_index (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Draw.c124 int first_buf_index = 0, i; local
131 first_buf_index = i;
136 first_buf = qiov->iov[first_buf_index].iov_base;
158 b->qiov.iov[first_buf_index].iov_base += 512;
159 b->qiov.iov[first_buf_index].iov_len -= 512;

Completed in 48 milliseconds