Home
last modified time | relevance | path

Searched refs:FCP_TMF_LUN_RESET (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/scsi/fc/
A Dfc_fcp.h79 #define FCP_TMF_LUN_RESET 0x10 /* logical unit reset task management */ macro
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_scsi.c251 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()
/linux-6.3-rc2/drivers/target/tcm_fc/
A Dtfc_cmd.c344 case FCP_TMF_LUN_RESET: in ft_send_tm()
/linux-6.3-rc2/drivers/scsi/elx/efct/
A Defct_unsol.c116 {FCP_TMF_LUN_RESET, EFCT_SCSI_TMF_LOGICAL_UNIT_RESET}, in efct_dispatch_unsol_tmf()
/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf_io.c2247 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()
A Dqedf_main.c871 return qedf_initiate_tmf(sc_cmd, FCP_TMF_LUN_RESET); in qedf_eh_device_reset()
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A Dbnx2fc_io.c1078 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()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_fcp.c1309 fsp->cdb_cmd.fc_tm_flags = FCP_TMF_LUN_RESET; in fc_lun_reset()
/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_scsi.c2130 csio_priv(cmnd)->fc_tm_flags = FCP_TMF_LUN_RESET; in csio_eh_lun_reset_handler()

Completed in 28 milliseconds