Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dscsi-bus.c204 static SCSIRequest *scsi_device_alloc_req(SCSIDevice *s, uint32_t tag, uint32_t lun, in scsi_device_alloc_req() function
858 req = scsi_device_alloc_req(d, tag, lun, buf, hba_private); in scsi_req_new()