Searched refs:FCP_TMF_LUN_RESET (Results 1 – 8 of 8) sorted by relevance
79 #define FCP_TMF_LUN_RESET 0x10 /* logical unit reset task management */ macro
251 if (filter->tmf_scope == FCP_TMF_LUN_RESET && in zfcp_scsi_forget_cmnd()268 if (tm_flags == FCP_TMF_LUN_RESET) { in zfcp_scsi_forget_cmnds()269 filter.tmf_scope = FCP_TMF_LUN_RESET; in zfcp_scsi_forget_cmnds()340 return zfcp_scsi_task_mgmt_function(sdev, FCP_TMF_LUN_RESET); in zfcp_scsi_eh_device_reset_handler()
345 case FCP_TMF_LUN_RESET: in ft_send_tm()
2267 if (io_req->tm_flags == FCP_TMF_LUN_RESET || in qedf_initiate_cleanup()2337 if (tm_flags == FCP_TMF_LUN_RESET) in qedf_execute_tmf()2410 if (tm_flags == FCP_TMF_LUN_RESET) in qedf_execute_tmf()
871 return qedf_initiate_tmf(sc_cmd, FCP_TMF_LUN_RESET); in qedf_eh_device_reset()
1080 return bnx2fc_initiate_tmf(sc_cmd, FCP_TMF_LUN_RESET); in bnx2fc_eh_device_reset()1566 if (tm_req->tm_flags & FCP_TMF_LUN_RESET) in bnx2fc_process_tm_compl()
1319 fsp->cdb_cmd.fc_tm_flags = FCP_TMF_LUN_RESET; in fc_lun_reset()
2126 cmnd->SCp.Message = FCP_TMF_LUN_RESET; in csio_eh_lun_reset_handler()