Home
last modified time | relevance | path

Searched refs:vhost_scsi_common_get_fw_dev_path (Results 1 – 4 of 4) sorted by relevance

/qemu/include/hw/virtio/
H A Dvhost-scsi-common.h44 char *vhost_scsi_common_get_fw_dev_path(FWPathProvider *p, BusState *bus,
/qemu/hw/scsi/
H A Dvhost-scsi-common.c152 char *vhost_scsi_common_get_fw_dev_path(FWPathProvider *p, BusState *bus, in vhost_scsi_common_get_fw_dev_path() function
H A Dvhost-scsi.c381 fwc->get_dev_path = vhost_scsi_common_get_fw_dev_path; in vhost_scsi_class_init()
H A Dvhost-user-scsi.c402 fwc->get_dev_path = vhost_scsi_common_get_fw_dev_path; in vhost_user_scsi_class_init()