Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c97 static bool scsi_inquiry(VDev *vdev, uint8_t evpd, uint8_t page, in scsi_inquiry() function
373 if (!scsi_inquiry(vdev, in virtio_scsi_setup()
387 if (!scsi_inquiry(vdev, in virtio_scsi_setup()
404 if (!scsi_inquiry(vdev, in virtio_scsi_setup()
/qemu/hw/scsi/
H A Dtrace-events19 scsi_inquiry(int target, int lun, int tag, int cdb1, int cdb2) "target %d lun %d tag %d page 0x%02x…