Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dscsi.c206 #define VHOST_SCSI_FEATURES VHOST_FEATURES_U64(vhost_scsi_bits, 0) macro
2224 if (features & ~VHOST_SCSI_FEATURES) in vhost_scsi_set_features()
2410 features = VHOST_SCSI_FEATURES; in vhost_scsi_ioctl()