Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dscsi.c167 #define VHOST_SCSI_MAX_EVENT 128 macro
426 if (vs->vs_events_nr > VHOST_SCSI_MAX_EVENT) { in vhost_scsi_allocate_evt()