Home
last modified time | relevance | path

Searched refs:VU_REALIZE_CONN_RETRIES (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost.h11 #define VU_REALIZE_CONN_RETRIES 3 macro
/openbmc/qemu/hw/scsi/
H A Dvhost-user-scsi.c261 int retries = VU_REALIZE_CONN_RETRIES; in vhost_user_scsi_realize()
/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c491 retries = VU_REALIZE_CONN_RETRIES; in vhost_user_blk_device_realize()