Searched refs:vhost_scsi (Results 1 – 3 of 3) sorted by relevance
167 struct vhost_scsi *vhost_scsi; member210 struct vhost_scsi *vs;231 struct vhost_scsi { struct252 struct vhost_scsi *vhost; argument582 struct vhost_scsi *vs = container_of(work, struct vhost_scsi, in vhost_scsi_evt_work()1674 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_ctl_handle_kick()1713 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_evt_handle_kick()1730 struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); in vhost_scsi_handle_kick()1912 tpg->vhost_scsi = vs; in vhost_scsi_set_endpoint()2112 struct vhost_scsi *vs; in vhost_scsi_open()[all …]
5 obj-$(CONFIG_VHOST_SCSI) += vhost_scsi.o6 vhost_scsi-y := scsi.o
53 Say M here to enable the vhost_scsi TCM fabric module