Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dvirtio_scsi.h94 struct virtio_scsi_ctrl_an_resp { struct
/linux-6.15/drivers/vhost/
H A Dscsi.c1034 struct virtio_scsi_ctrl_an_resp an; in vhost_scsi_send_bad_target()
1049 rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_send_bad_target()
1541 struct virtio_scsi_ctrl_an_resp rsp; in vhost_scsi_send_an_resp()
1619 vc.rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_ctl_handle_vq()
/linux-6.15/drivers/scsi/
H A Dvirtio_scsi.c57 struct virtio_scsi_ctrl_an_resp an;