Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_scsi.h94 struct virtio_scsi_ctrl_an_resp { struct
/linux/drivers/vhost/
H A Dscsi.c1112 struct virtio_scsi_ctrl_an_resp an; in vhost_scsi_send_bad_target()
1127 rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_send_bad_target()
1657 struct virtio_scsi_ctrl_an_resp rsp; in vhost_scsi_send_an_resp()
1740 vc.rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_ctl_handle_vq()