Searched refs:vhost_scsi_target (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/tools/include/uapi/linux/ |
H A D | vhost.h | 136 #define VHOST_SCSI_SET_ENDPOINT _IOW(VHOST_VIRTIO, 0x40, struct vhost_scsi_target) 137 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target)
|
/openbmc/linux/include/uapi/linux/ |
H A D | vhost.h | 136 #define VHOST_SCSI_SET_ENDPOINT _IOW(VHOST_VIRTIO, 0x40, struct vhost_scsi_target) 137 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target)
|
H A D | vhost_types.h | 142 struct vhost_scsi_target { struct
|
/openbmc/qemu/include/hw/virtio/ |
H A D | vhost-backend.h | 50 struct vhost_scsi_target; 63 struct vhost_scsi_target *target); 65 struct vhost_scsi_target *target);
|
/openbmc/qemu/linux-headers/linux/ |
H A D | vhost.h | 136 #define VHOST_SCSI_SET_ENDPOINT _IOW(VHOST_VIRTIO, 0x40, struct vhost_scsi_target) 137 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target)
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | vhost_types.h | 142 struct vhost_scsi_target { struct
|
/openbmc/qemu/hw/scsi/ |
H A D | vhost-scsi.c | 51 struct vhost_scsi_target backend; in vhost_scsi_set_endpoint() 67 struct vhost_scsi_target backend; in vhost_scsi_clear_endpoint()
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-backend.c | 79 struct vhost_scsi_target *target) in vhost_kernel_scsi_set_endpoint() 85 struct vhost_scsi_target *target) in vhost_kernel_scsi_clear_endpoint()
|
/openbmc/linux/drivers/vhost/ |
H A D | scsi.c | 1670 struct vhost_scsi_target *t) in vhost_scsi_set_endpoint() 1802 struct vhost_scsi_target *t) in vhost_scsi_clear_endpoint() 2005 struct vhost_scsi_target t; in vhost_scsi_release() 2026 struct vhost_scsi_target backend; in vhost_scsi_ioctl()
|