Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvhost.h216 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target) macro
/Linux-v4.19/tools/include/uapi/linux/
Dvhost.h216 #define VHOST_SCSI_CLEAR_ENDPOINT _IOW(VHOST_VIRTIO, 0x41, struct vhost_scsi_target) macro
/Linux-v4.19/drivers/vhost/
Dscsi.c1453 case VHOST_SCSI_CLEAR_ENDPOINT: in vhost_scsi_ioctl()