Lines Matching refs:VirtIOSCSICommon
240 VirtIOSCSICommon *vs = (VirtIOSCSICommon *)s; in virtio_scsi_pop_req()
254 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(req->dev); in virtio_scsi_save_request()
267 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(s); in virtio_scsi_load_request()
781 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(s); in virtio_scsi_handle_cmd_req_prepare()
890 VirtIOSCSICommon *s = VIRTIO_SCSI_COMMON(vdev); in virtio_scsi_get_config()
909 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(vdev); in virtio_scsi_set_config()
936 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(vdev); in virtio_scsi_reset()
966 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(s); in virtio_scsi_push_event()
1152 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(s); in virtio_scsi_drained_end()
1203 VirtIOSCSICommon *s = VIRTIO_SCSI_COMMON(dev); in virtio_scsi_common_realize()
1266 VirtIOSCSICommon *vs = VIRTIO_SCSI_COMMON(dev); in virtio_scsi_common_unrealize()
1352 .instance_size = sizeof(VirtIOSCSICommon),