Searched defs:max_iov (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/scsi/ | ||
| H A D | scsi-generic.c | 150 uint32_t max_iov = blk_get_max_hw_iov(s->conf.blk); in calculate_max_transfer() local |
| /openbmc/qemu/block/ | ||
| H A D | mirror.c | 91 int max_iov; member |