Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_scsi.h156 #define VIRTIO_SCSI_T_NO_EVENT 0 macro
/linux/drivers/scsi/
H A Dvirtio_scsi.c398 case VIRTIO_SCSI_T_NO_EVENT: in virtscsi_handle_event()
/linux/drivers/vhost/
H A Dscsi.c1547 vhost_scsi_send_evt(vs, vq, NULL, NULL, VIRTIO_SCSI_T_NO_EVENT, in vhost_scsi_evt_handle_kick()