Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_ct.c3572 struct lpfc_sli_ct_request *ctrsp = outp->virt; in lpfc_cmpl_ct_cmd_vmid() local
3573 u16 rsp = ctrsp->CommandResponse.bits.CmdRsp; in lpfc_cmpl_ct_cmd_vmid()
3594 cmd, ctrsp->ReasonCode, in lpfc_cmpl_ct_cmd_vmid()
3595 ctrsp->Explanation); in lpfc_cmpl_ct_cmd_vmid()
3597 (ctrsp->ReasonCode != SLI_CT_UNABLE_TO_PERFORM_REQ) || in lpfc_cmpl_ct_cmd_vmid()
3598 (ctrsp->Explanation != SLI_CT_APP_ID_NOT_AVAILABLE)) { in lpfc_cmpl_ct_cmd_vmid()