FCP_TMF_LUN_RESET  251 drivers/s390/scsi/zfcp_scsi.c 	if (filter->tmf_scope == FCP_TMF_LUN_RESET &&
FCP_TMF_LUN_RESET  268 drivers/s390/scsi/zfcp_scsi.c 	if (tm_flags == FCP_TMF_LUN_RESET) {
FCP_TMF_LUN_RESET  269 drivers/s390/scsi/zfcp_scsi.c 		filter.tmf_scope = FCP_TMF_LUN_RESET;
FCP_TMF_LUN_RESET  340 drivers/s390/scsi/zfcp_scsi.c 	return zfcp_scsi_task_mgmt_function(sdev, FCP_TMF_LUN_RESET);
FCP_TMF_LUN_RESET 1080 drivers/scsi/bnx2fc/bnx2fc_io.c 	return bnx2fc_initiate_tmf(sc_cmd, FCP_TMF_LUN_RESET);
FCP_TMF_LUN_RESET 1563 drivers/scsi/bnx2fc/bnx2fc_io.c 			if (tm_req->tm_flags & FCP_TMF_LUN_RESET)
FCP_TMF_LUN_RESET 2126 drivers/scsi/csiostor/csio_scsi.c 	cmnd->SCp.Message	= FCP_TMF_LUN_RESET;
FCP_TMF_LUN_RESET 1318 drivers/scsi/libfc/fc_fcp.c 	fsp->cdb_cmd.fc_tm_flags = FCP_TMF_LUN_RESET;
FCP_TMF_LUN_RESET 2232 drivers/scsi/qedf/qedf_io.c 	if (io_req->tm_flags  == FCP_TMF_LUN_RESET ||
FCP_TMF_LUN_RESET 2302 drivers/scsi/qedf/qedf_io.c 	if (tm_flags == FCP_TMF_LUN_RESET)
FCP_TMF_LUN_RESET 2375 drivers/scsi/qedf/qedf_io.c 	if (tm_flags == FCP_TMF_LUN_RESET)
FCP_TMF_LUN_RESET  804 drivers/scsi/qedf/qedf_main.c 	return qedf_initiate_tmf(sc_cmd, FCP_TMF_LUN_RESET);
FCP_TMF_LUN_RESET  345 drivers/target/tcm_fc/tfc_cmd.c 	case FCP_TMF_LUN_RESET: