Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dscsi-bus.c148 static void scsi_device_for_each_req_async(SCSIDevice *s, in scsi_device_for_each_req_async() function
268 scsi_device_for_each_req_async(s, scsi_dma_restart_req, NULL); in scsi_dma_restart_cb()
1732 scsi_device_for_each_req_async(sdev, scsi_device_purge_one_req, NULL); in scsi_device_purge_requests()