Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vhost/
Dscsi.c93 struct vhost_scsi *tvc_vhost;
137 struct vhost_scsi *vhost_scsi; member
189 struct vhost_scsi { struct
227 static void vhost_scsi_init_inflight(struct vhost_scsi *vs, in vhost_scsi_init_inflight()
375 struct vhost_scsi *vs = cmd->tvc_vhost; in vhost_scsi_complete_cmd()
408 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
415 vhost_scsi_allocate_evt(struct vhost_scsi *vs, in vhost_scsi_allocate_evt()
455 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
506 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_evt_work()
530 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_complete_cmd_work()
[all …]
DMakefile4 obj-$(CONFIG_VHOST_SCSI) += vhost_scsi.o
5 vhost_scsi-y := scsi.o
DKconfig21 Say M here to enable the vhost_scsi TCM fabric module