Searched refs:CTrsp (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_ct.c592 struct lpfc_sli_ct_request *CTrsp; local
653 CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
654 if (CTrsp->CommandResponse.bits.CmdRsp ==
661 } else if (CTrsp->CommandResponse.bits.CmdRsp ==
664 if ((CTrsp->ReasonCode == SLI_CT_UNABLE_TO_PERFORM_REQ)
665 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) {
670 CTrsp->CommandResponse.bits.CmdRsp,
671 (uint32_t) CTrsp->ReasonCode,
672 (uint32_t) CTrsp->Explanation,
677 (uint32_t)CTrsp
750 struct lpfc_sli_ct_request *CTrsp; local
871 struct lpfc_sli_ct_request *CTrsp; local
942 struct lpfc_sli_ct_request *CTrsp; local
963 struct lpfc_sli_ct_request *CTrsp; local
984 struct lpfc_sli_ct_request *CTrsp; local
1005 struct lpfc_sli_ct_request *CTrsp; local
1038 struct lpfc_sli_ct_request *CTrsp; local
1299 struct lpfc_sli_ct_request *CTrsp = outp->virt; local
[all...]

Completed in 34 milliseconds