Searched defs:lpfc_sli_ct_request (Results 1 – 1 of 1) sorted by relevance
97 struct lpfc_sli_ct_request { struct99 union CtRevisionId RevisionId;100 uint8_t FsType;101 uint8_t FsSubType;102 uint8_t Options;103 uint8_t Rsrvd1;104 union CtCommandResponse CommandResponse;105 uint8_t Rsrvd2;106 uint8_t ReasonCode;107 uint8_t Explanation;[all …]