Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_ct.c3804 struct lpfc_sli_ct_request *ctrsp = outp->virt; in lpfc_cmpl_ct_cmd_vmid() local
3805 u16 rsp = ctrsp->CommandResponse.bits.CmdRsp; in lpfc_cmpl_ct_cmd_vmid()
3825 cmd, ctrsp->ReasonCode, in lpfc_cmpl_ct_cmd_vmid()
3826 ctrsp->Explanation); in lpfc_cmpl_ct_cmd_vmid()
3828 (ctrsp->ReasonCode != SLI_CT_UNABLE_TO_PERFORM_REQ) || in lpfc_cmpl_ct_cmd_vmid()
3829 (ctrsp->Explanation != SLI_CT_APP_ID_NOT_AVAILABLE)) { in lpfc_cmpl_ct_cmd_vmid()