Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvirtio_scsi.h156 #define VIRTIO_SCSI_T_NO_EVENT 0 macro
/linux-6.1.9/drivers/scsi/
Dvirtio_scsi.c387 case VIRTIO_SCSI_T_NO_EVENT: in virtscsi_handle_event()
/linux-6.1.9/drivers/vhost/
Dscsi.c1410 vhost_scsi_send_evt(vs, NULL, NULL, VIRTIO_SCSI_T_NO_EVENT, 0); in vhost_scsi_evt_handle_kick()