Home
last modified time | relevance | path

Searched refs:size_max (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.h39 __u32 size_max; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_blk.h62 __virtio32 size_max; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio.h154 uint32_t size_max; /* max segment size (if VIRTIO_BLK_F_SIZE_MAX) */ member
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c242 config->size_max = cpu_to_le32(0); in vu_blk_initialize_config()
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c539 config->size_max = 65536; in vub_initialize_config()