Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_scsi.h125 #define VIRTIO_SCSI_S_OK 0 macro
/linux/drivers/vhost/
H A Dscsi.c1693 rsp.response = VIRTIO_SCSI_S_OK; in vhost_scsi_ctl_handle_vq()