Searched refs:residual_count (Results 1 – 16 of 16) sorted by relevance
209 __be32 residual_count; member394 __be32 residual_count; member
725 cmd->residual_count += cmd->data_length - length; in target_complete_cmd_with_length()728 cmd->residual_count = cmd->data_length - length; in target_complete_cmd_with_length()1105 cmd->residual_count = (size - mtl); in target_check_max_data_sg_nents()1107 u32 orig_dl = size + cmd->residual_count; in target_check_max_data_sg_nents()1108 cmd->residual_count = (orig_dl - mtl); in target_check_max_data_sg_nents()1111 cmd->residual_count = (cmd->data_length - mtl); in target_check_max_data_sg_nents()1163 cmd->residual_count = (size - cmd->data_length); in target_cmd_size_check()1166 cmd->residual_count = (cmd->data_length - size); in target_cmd_size_check()
647 scsi_set_resid(sc, se_cmd->residual_count); in tcm_loop_queue_data_in()675 scsi_set_resid(sc, se_cmd->residual_count); in tcm_loop_queue_status()
2594 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_datain_pdu()2597 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_datain_pdu()3181 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_rsp_pdu()3184 hdr->residual_count = cpu_to_be32(cmd->se_cmd.residual_count); in iscsit_build_rsp_pdu()
159 fcp->ext.fr_resid = cpu_to_be32(se_cmd->residual_count); in ft_queue_status()
347 __le32 residual_count; member
459 __le32 residual_count; member
461 u32 residual_count; member
589 se_cmd->residual_count = 0; in tcm_qla2xxx_queue_status()592 se_cmd->residual_count += se_cmd->data_length; in tcm_qla2xxx_queue_status()
1541 uint32_t residual_count; member
1947 prm->residual = se_cmd->residual_count; in qlt_pre_xmit_response()1955 prm->residual = se_cmd->residual_count; in qlt_pre_xmit_response()
549 cmd, se_cmd->residual_count, se_cmd->scsi_status); in vhost_scsi_complete_cmd_work()552 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()
905 int res_count = be32_to_cpu(rhdr->residual_count); in iscsi_scsi_cmd_rsp()943 int res_count = be32_to_cpu(rhdr->residual_count); in iscsi_data_in_rsp()
374 resid = pending_req->se_cmd.residual_count; in scsiback_cmd_done()