csio_priv
if (likely(csio_priv(scmnd)->fc_tm_flags == 0)) {
csio_priv(cmnd)->fc_tm_flags = 0;
fcp_cmnd->fc_tm_flags = csio_priv(scmnd)->fc_tm_flags;
csio_priv(cmnd)->wr_status = req->wr_status;
csio_priv(cmnd)->wr_status = FW_SUCCESS;
csio_priv(cmnd)->wr_status = 0;
csio_priv(cmnd)->fc_tm_flags = FCP_TMF_LUN_RESET;
if (csio_priv(cmnd)->wr_status != FW_SUCCESS) {
csio_priv(cmnd)->wr_status);