Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_ct.c215 ct_rsp->Explanation = SLI_CT_NO_ADDITIONAL_EXPL; in lpfc_ct_reject_event()
1067 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) { in lpfc_cmpl_ct_cmd_gid_ft()
1074 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft()
1081 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft()
1089 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft()
1096 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft()
1107 (uint32_t) CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_ft()
1114 (uint32_t) CTrsp->Explanation); in lpfc_cmpl_ct_cmd_gid_ft()
1280 && (CTrsp->Explanation == SLI_CT_NO_FC4_TYPES)) { in lpfc_cmpl_ct_cmd_gid_pt()
1287 (uint32_t)CTrsp->Explanation, in lpfc_cmpl_ct_cmd_gid_pt()
[all …]
Dlpfc_hw.h110 uint8_t Explanation; member