Searched refs:data_out_res_cnt (Results 1 – 3 of 3) sorted by relevance
236 __be32 data_out_res_cnt; member
1827 scsi_set_resid(scmnd, be32_to_cpu(rsp->data_out_res_cnt)); in srp_process_rsp()1829 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()