Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3580 struct lpfc_sli_ct_request *ctrsp = outp->virt; in lpfc_cmpl_ct_cmd_vmid() local
3581 __be16 rsp = ctrsp->CommandResponse.bits.CmdRsp; in lpfc_cmpl_ct_cmd_vmid()
3602 cmd, ctrsp->ReasonCode, in lpfc_cmpl_ct_cmd_vmid()
3603 ctrsp->Explanation); in lpfc_cmpl_ct_cmd_vmid()
3605 (ctrsp->ReasonCode != SLI_CT_UNABLE_TO_PERFORM_REQ) || in lpfc_cmpl_ct_cmd_vmid()
3606 (ctrsp->Explanation != SLI_CT_APP_ID_NOT_AVAILABLE)) { in lpfc_cmpl_ct_cmd_vmid()