Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-scsi.h47 typedef struct virtio_scsi_ctrl_an_resp VirtIOSCSICtrlANResp;
/openbmc/linux/include/uapi/linux/
H A Dvirtio_scsi.h94 struct virtio_scsi_ctrl_an_resp { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_scsi.h94 struct virtio_scsi_ctrl_an_resp { struct
/openbmc/linux/drivers/scsi/
H A Dvirtio_scsi.c53 struct virtio_scsi_ctrl_an_resp an;
/openbmc/linux/drivers/vhost/
H A Dscsi.c1360 struct virtio_scsi_ctrl_an_resp rsp; in vhost_scsi_send_an_resp()
1438 vc.rsp_size = sizeof(struct virtio_scsi_ctrl_an_resp); in vhost_scsi_ctl_handle_vq()