Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dvirtio_scsi.c98 static void virtscsi_compute_resid(struct scsi_cmnd *sc, u32 resid) in virtscsi_compute_resid() function
120 virtscsi_compute_resid(sc, virtio32_to_cpu(vscsi->vdev, resp->resid)); in virtscsi_complete_cmd()