Searched refs:TMR_FUNCTION_COMPLETE (Results 1 – 12 of 12) sorted by relevance
159 tmr->response = TMR_FUNCTION_COMPLETE; in core_tmr_abort_task()
3531 tmr->response = (!ret) ? TMR_FUNCTION_COMPLETE : in target_tmr_work()3533 if (tmr->response == TMR_FUNCTION_COMPLETE) { in target_tmr_work()
253 return (ret == TMR_FUNCTION_COMPLETE) ? SUCCESS : FAILED; in tcm_loop_abort_task()274 return (ret == TMR_FUNCTION_COMPLETE) ? SUCCESS : FAILED; in tcm_loop_device_reset()
389 case TMR_FUNCTION_COMPLETE: in ft_queue_tm_resp()
221 TMR_FUNCTION_COMPLETE = 1, enumerator
750 case TMR_FUNCTION_COMPLETE: in tcm_qla2xxx_queue_tm_rsp()
714 case TMR_FUNCTION_COMPLETE: in efct_lio_queue_tm_rsp()
571 err = (se_cmd->se_tmr_req->response == TMR_FUNCTION_COMPLETE) ? in scsiback_device_action()
1161 if (tmf->scsi_resp == TMR_FUNCTION_COMPLETE) in vhost_scsi_tmf_resp_work()
2788 case TMR_FUNCTION_COMPLETE: in tcm_to_srp_tsk_mgmt_status()
3134 case TMR_FUNCTION_COMPLETE: in srp_build_response()
3288 case TMR_FUNCTION_COMPLETE: in iscsit_convert_tcm_tmr_rsp()
Completed in 56 milliseconds