Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dscsi.c83 u32 tvc_sgl_count; member
477 if (tv_cmd->tvc_sgl_count) { in vhost_scsi_release_cmd()
478 for (i = 0; i < tv_cmd->tvc_sgl_count; i++) in vhost_scsi_release_cmd()
919 cmd->tvc_sgl_count = sgl_count; in vhost_scsi_mapal()
921 cmd->tvc_sgl, cmd->tvc_sgl_count); in vhost_scsi_mapal()
924 cmd->tvc_sgl, cmd->tvc_sgl_count); in vhost_scsi_mapal()
926 cmd->tvc_sgl_count = 0; in vhost_scsi_mapal()
959 if (cmd->tvc_sgl_count) { in vhost_scsi_submission_work()
976 sg_ptr, cmd->tvc_sgl_count, NULL, 0, sg_prot_ptr, in vhost_scsi_submission_work()