FCP_TMF_CMPL
if (rsp_info->rsp_code == FCP_TMF_CMPL)
if ((rsp_info->rsp_code != FCP_TMF_CMPL) ||
(rsp_info->rsp_code != FCP_TMF_CMPL)) {
if (rsp_info->rsp_code == FCP_TMF_CMPL)
fcp_rspcode = FCP_TMF_CMPL;
fcp_rspcode = FCP_TMF_CMPL;
if (fsp->cdb_status != FCP_TMF_CMPL)
if (mcmd->fc_tm_rsp == FCP_TMF_CMPL) {
if (status == FCP_TMF_CMPL) {
(struct abts_recv_from_24xx *)entry, FCP_TMF_CMPL, true);
code = FCP_TMF_CMPL;