Home
last modified time | relevance | path

Searched refs:VHOST_SCSI_FEATURES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/vhost/
H A Dscsi.c161 VHOST_SCSI_FEATURES = VHOST_FEATURES | (1ULL << VIRTIO_SCSI_F_HOTPLUG) | enumerator
1907 if (features & ~VHOST_SCSI_FEATURES) in vhost_scsi_set_features()
2066 features = VHOST_SCSI_FEATURES; in vhost_scsi_ioctl()