Home
last modified time | relevance | path

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

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