Searched refs:vhost_scsi (Results 1 – 3 of 3) sorted by relevance
172 struct vhost_scsi *vhost_scsi; member218 struct vhost_scsi *vs;239 struct vhost_scsi { struct260 struct vhost_scsi *vhost; argument305 static void vhost_scsi_init_inflight(struct vhost_scsi *vs, in vhost_scsi_init_inflight()422 struct vhost_scsi *vs = svq->vs; in vhost_scsi_release_cmd_res()532 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()539 vhost_scsi_allocate_evt(struct vhost_scsi *vs, in vhost_scsi_allocate_evt()570 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()633 static void vhost_scsi_complete_events(struct vhost_scsi *vs, bool drop) in vhost_scsi_complete_events()[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