Searched defs:hwrm_nvm_validate_option_output (Results 1 – 1 of 1) sorted by relevance
69926 typedef struct hwrm_nvm_validate_option_output { struct69928 uint16_t error_code;69930 uint16_t req_type;69932 uint16_t seq_id;69956 } hwrm_nvm_validate_option_output_t, *phwrm_nvm_validate_option_output_t; argument