Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/uapi/linux/
Dvhost.h111 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target) macro
/Linux-v5.15/include/uapi/linux/
Dvhost.h111 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target) macro
/Linux-v5.15/drivers/vhost/
Dscsi.c1860 case VHOST_SCSI_CLEAR_ENDPOINT: in vhost_scsi_ioctl()