Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c133 static bool scsi_report_luns(VDev *vdev, void *data, uint32_t data_size) in scsi_report_luns() function
235 if (!scsi_report_luns(vdev, data, sizeof(data))) { in virtio_scsi_locate_device()
/qemu/hw/scsi/
H A Dtrace-events18 scsi_report_luns(int target, int lun, int tag) "target %d lun %d tag %d"