CTrsp             668 drivers/scsi/lpfc/lpfc_ct.c 	struct lpfc_sli_ct_request *CTrsp;
CTrsp             760 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp             761 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp             774 drivers/scsi/lpfc/lpfc_ct.c 		} else if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp             777 drivers/scsi/lpfc/lpfc_ct.c 			if ((CTrsp->ReasonCode == SLI_CT_UNABLE_TO_PERFORM_REQ)
CTrsp             778 drivers/scsi/lpfc/lpfc_ct.c 			    && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) {
CTrsp             783 drivers/scsi/lpfc/lpfc_ct.c 					CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             784 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t) CTrsp->ReasonCode,
CTrsp             785 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t) CTrsp->Explanation,
CTrsp             790 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             791 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t) CTrsp->ReasonCode,
CTrsp             792 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t) CTrsp->Explanation);
CTrsp             798 drivers/scsi/lpfc/lpfc_ct.c 					CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             799 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t) CTrsp->ReasonCode,
CTrsp             800 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t) CTrsp->Explanation,
CTrsp             805 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             806 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t) CTrsp->ReasonCode,
CTrsp             807 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t) CTrsp->Explanation);
CTrsp             816 drivers/scsi/lpfc/lpfc_ct.c 					CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             817 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t) CTrsp->ReasonCode,
CTrsp             818 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t) CTrsp->Explanation,
CTrsp             823 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             824 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t) CTrsp->ReasonCode,
CTrsp             825 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t) CTrsp->Explanation);
CTrsp             870 drivers/scsi/lpfc/lpfc_ct.c 	struct lpfc_sli_ct_request *CTrsp;
CTrsp             959 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *)outp->virt;
CTrsp             960 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp             971 drivers/scsi/lpfc/lpfc_ct.c 		} else if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp             974 drivers/scsi/lpfc/lpfc_ct.c 			if ((CTrsp->ReasonCode == SLI_CT_UNABLE_TO_PERFORM_REQ)
CTrsp             975 drivers/scsi/lpfc/lpfc_ct.c 			    && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) {
CTrsp             980 drivers/scsi/lpfc/lpfc_ct.c 					CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             981 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t)CTrsp->ReasonCode,
CTrsp             982 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t)CTrsp->Explanation,
CTrsp             988 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             989 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->ReasonCode,
CTrsp             990 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->Explanation);
CTrsp             996 drivers/scsi/lpfc/lpfc_ct.c 					CTrsp->CommandResponse.bits.CmdRsp,
CTrsp             997 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t)CTrsp->ReasonCode,
CTrsp             998 drivers/scsi/lpfc/lpfc_ct.c 					(uint32_t)CTrsp->Explanation,
CTrsp            1004 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->CommandResponse.bits.CmdRsp,
CTrsp            1005 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->ReasonCode,
CTrsp            1006 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->Explanation);
CTrsp            1013 drivers/scsi/lpfc/lpfc_ct.c 					 CTrsp->CommandResponse.bits.CmdRsp,
CTrsp            1014 drivers/scsi/lpfc/lpfc_ct.c 					 (uint32_t)CTrsp->ReasonCode,
CTrsp            1015 drivers/scsi/lpfc/lpfc_ct.c 					 (uint32_t)CTrsp->Explanation,
CTrsp            1021 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->CommandResponse.bits.CmdRsp,
CTrsp            1022 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->ReasonCode,
CTrsp            1023 drivers/scsi/lpfc/lpfc_ct.c 				(uint32_t)CTrsp->Explanation);
CTrsp            1062 drivers/scsi/lpfc/lpfc_ct.c 	struct lpfc_sli_ct_request *CTrsp;
CTrsp            1076 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1077 drivers/scsi/lpfc/lpfc_ct.c 		fbits = CTrsp->un.gff_acc.fbits[FCP_TYPE_FEATURE_OFFSET];
CTrsp            1086 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp            1191 drivers/scsi/lpfc/lpfc_ct.c 	struct lpfc_sli_ct_request *CTrsp;
CTrsp            1205 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *)outp->virt;
CTrsp            1206 drivers/scsi/lpfc/lpfc_ct.c 		fc4_data_0 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[0]);
CTrsp            1207 drivers/scsi/lpfc/lpfc_ct.c 		fc4_data_1 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[1]);
CTrsp            1273 drivers/scsi/lpfc/lpfc_ct.c 	struct lpfc_sli_ct_request *CTrsp;
CTrsp            1291 drivers/scsi/lpfc/lpfc_ct.c 	CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1300 drivers/scsi/lpfc/lpfc_ct.c 			 CTrsp->CommandResponse.bits.CmdRsp,
CTrsp            1346 drivers/scsi/lpfc/lpfc_ct.c 		struct lpfc_sli_ct_request *CTrsp;
CTrsp            1349 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1350 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp            1367 drivers/scsi/lpfc/lpfc_ct.c 		struct lpfc_sli_ct_request *CTrsp;
CTrsp            1370 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1371 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp            1388 drivers/scsi/lpfc/lpfc_ct.c 		struct lpfc_sli_ct_request *CTrsp;
CTrsp            1391 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1392 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp            1409 drivers/scsi/lpfc/lpfc_ct.c 		struct lpfc_sli_ct_request *CTrsp;
CTrsp            1412 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1413 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp            1442 drivers/scsi/lpfc/lpfc_ct.c 		struct lpfc_sli_ct_request *CTrsp;
CTrsp            1445 drivers/scsi/lpfc/lpfc_ct.c 		CTrsp = (struct lpfc_sli_ct_request *) outp->virt;
CTrsp            1446 drivers/scsi/lpfc/lpfc_ct.c 		if (CTrsp->CommandResponse.bits.CmdRsp ==
CTrsp            1854 drivers/scsi/lpfc/lpfc_ct.c 	struct lpfc_sli_ct_request *CTrsp = outp->virt;
CTrsp            1856 drivers/scsi/lpfc/lpfc_ct.c 	uint16_t fdmi_rsp = CTrsp->CommandResponse.bits.CmdRsp;