Home
last modified time | relevance | path

Searched refs:virtio_scsi_ctrl_an_resp (Results 1 – 3 of 3) 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.c1108 struct virtio_scsi_ctrl_an_resp an; in vhost_scsi_send_bad_target()
1123 rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_send_bad_target()
1650 struct virtio_scsi_ctrl_an_resp rsp; in vhost_scsi_send_an_resp()
1733 vc.rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_ctl_handle_vq()
/linux/drivers/scsi/
H A Dvirtio_scsi.c57 struct virtio_scsi_ctrl_an_resp an;