Searched refs:data_out_res_cnt (Results 1 – 3 of 3) sorted by relevance
235 __be32 data_out_res_cnt; member
1769 scsi_set_resid(scmnd, be32_to_cpu(rsp->data_out_res_cnt)); in srp_process_rsp()1771 scsi_set_resid(scmnd, -be32_to_cpu(rsp->data_out_res_cnt)); in srp_process_rsp()
1012 be32_to_cpu(rsp->data_out_res_cnt)); in handle_cmd_rsp()