Searched refs:VHOST_SCSI_FEATURES (Results 1 – 1 of 1) sorted by relevance
161 VHOST_SCSI_FEATURES = VHOST_FEATURES | (1ULL << VIRTIO_SCSI_F_HOTPLUG) | enumerator1921 if (features & ~VHOST_SCSI_FEATURES) in vhost_scsi_set_features()2080 features = VHOST_SCSI_FEATURES; in vhost_scsi_ioctl()