Searched refs:residual_count (Results 1 – 16 of 16) sorted by relevance
209 __be32 residual_count; member394 __be32 residual_count; member
2601 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_datain_pdu()2604 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_datain_pdu()3192 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_rsp_pdu()3195 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_rsp_pdu()
804 scsi_set_resid(sc, se_cmd->residual_count); in tcm_loop_queue_data_in()832 scsi_set_resid(sc, se_cmd->residual_count); in tcm_loop_queue_status()
165 fcp->ext.fr_resid = cpu_to_be32(se_cmd->residual_count); in ft_queue_status()
753 cmd->residual_count += cmd->data_length - length; in target_complete_cmd_with_length()756 cmd->residual_count = cmd->data_length - length; in target_complete_cmd_with_length()1142 cmd->residual_count = (size - cmd->data_length); in target_cmd_size_check()1145 cmd->residual_count = (cmd->data_length - size); in target_cmd_size_check()
347 __le32 residual_count; member
458 __le32 residual_count; member
505 u32 residual_count; member
714 se_cmd->residual_count = 0; in tcm_qla2xxx_queue_status()717 se_cmd->residual_count += se_cmd->data_length; in tcm_qla2xxx_queue_status()
1541 uint32_t residual_count; member
1949 prm->residual = se_cmd->residual_count; in qlt_pre_xmit_response()1957 prm->residual = se_cmd->residual_count; in qlt_pre_xmit_response()
708 cmd, se_cmd->residual_count, se_cmd->scsi_status); in vhost_scsi_complete_cmd_work()711 v_rsp.resid = cpu_to_vhost32(cmd->tvc_vq, se_cmd->residual_count); in vhost_scsi_complete_cmd_work()
345 u32 residual_count; member
1407 hdr->residual_count = cpu_to_be32(resp_cqe->residual_count); in bnx2i_process_scsi_cmd_resp()
908 int res_count = be32_to_cpu(rhdr->residual_count); in iscsi_scsi_cmd_rsp()946 int res_count = be32_to_cpu(rhdr->residual_count); in iscsi_data_in_rsp()
381 resid = pending_req->se_cmd.residual_count; in scsiback_cmd_done()