Searched refs:FCP_TMF_LUN_RESET (Results 1 – 9 of 9) 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()
116 {FCP_TMF_LUN_RESET, EFCT_SCSI_TMF_LOGICAL_UNIT_RESET}, in efct_dispatch_unsol_tmf()
344 case FCP_TMF_LUN_RESET: in ft_send_tm()
2247 if (io_req->tm_flags == FCP_TMF_LUN_RESET || in qedf_initiate_cleanup()2318 if (tm_flags == FCP_TMF_LUN_RESET) in qedf_execute_tmf()2391 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()
1078 return bnx2fc_initiate_tmf(sc_cmd, FCP_TMF_LUN_RESET); in bnx2fc_eh_device_reset()1564 if (tm_req->tm_flags & FCP_TMF_LUN_RESET) in bnx2fc_process_tm_compl()
1309 fsp->cdb_cmd.fc_tm_flags = FCP_TMF_LUN_RESET; in fc_lun_reset()
2130 csio_priv(cmnd)->fc_tm_flags = FCP_TMF_LUN_RESET; in csio_eh_lun_reset_handler()