Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-scsi.h51 struct VirtIOSCSIConf { struct
69 VirtIOSCSIConf conf; argument
H A Dvirtio.h372 typedef struct VirtIOSCSIConf VirtIOSCSIConf; typedef
/openbmc/qemu/hw/virtio/
H A Dvhost-user-scsi-pci.c57 VirtIOSCSIConf *conf = &dev->vdev.parent_obj.parent_obj.conf; in vhost_user_scsi_pci_realize()
H A Dvhost-scsi-pci.c51 VirtIOSCSIConf *conf = &dev->vdev.parent_obj.parent_obj.conf; in vhost_scsi_pci_realize()
H A Dvirtio-scsi-pci.c51 VirtIOSCSIConf *conf = &dev->vdev.parent_obj.conf; in virtio_scsi_pci_realize()