Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c2025 static int32_t scsi_disk_emulate_command(SCSIRequest *req, uint8_t *buf) in scsi_disk_emulate_command() function
2662 .send_command = scsi_disk_emulate_command,