Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c3561 struct lpfc_sli_ct_request *ctrsp = outp->virt; in lpfc_cmpl_ct_cmd_vmid() local
3562 __be16 rsp = ctrsp->CommandResponse.bits.CmdRsp; in lpfc_cmpl_ct_cmd_vmid()
3583 cmd, ctrsp->ReasonCode, in lpfc_cmpl_ct_cmd_vmid()
3584 ctrsp->Explanation); in lpfc_cmpl_ct_cmd_vmid()
3586 (ctrsp->ReasonCode != SLI_CT_UNABLE_TO_PERFORM_REQ) || in lpfc_cmpl_ct_cmd_vmid()
3587 (ctrsp->Explanation != SLI_CT_APP_ID_NOT_AVAILABLE)) { in lpfc_cmpl_ct_cmd_vmid()