Searched defs:hwrm_nvm_get_variable_output (Results 1 – 1 of 1) sorted by relevance
68113 typedef struct hwrm_nvm_get_variable_output { struct68115 uint16_t error_code;68117 uint16_t req_type;68119 uint16_t seq_id;68121 uint16_t resp_len;68123 uint16_t data_len;68148 } hwrm_nvm_get_variable_output_t, *phwrm_nvm_get_variable_output_t; argument