Searched refs:virtio_scsi_event (Results 1 – 3 of 3) sorted by relevance
59 struct virtio_scsi_event evt;65 struct virtio_scsi_event *event;95 struct virtio_scsi_event events[VIRTIO_SCSI_EVENT_LEN];246 sg_init_one(&sg, event_node->event, sizeof(struct virtio_scsi_event)); in virtscsi_kick_event()287 struct virtio_scsi_event *event) in virtscsi_handle_transport_reset()319 struct virtio_scsi_event *event) in virtscsi_handle_param_change()390 struct virtio_scsi_event *event = event_node->event; in virtscsi_handle_event()
99 struct virtio_scsi_event { struct
188 struct virtio_scsi_event event;573 struct virtio_scsi_event *event = &evt->event; in vhost_scsi_do_evt_work()574 struct virtio_scsi_event __user *eventp; in vhost_scsi_do_evt_work()611 if ((vq->iov[out].iov_len != sizeof(struct virtio_scsi_event))) { in vhost_scsi_do_evt_work()