Searched defs:hwrm_nvm_get_variable_output (Results 1 – 1 of 1) sorted by relevance
69667 typedef struct hwrm_nvm_get_variable_output { struct69669 uint16_t error_code;69671 uint16_t req_type;69673 uint16_t seq_id;69675 uint16_t resp_len;69677 uint16_t data_len;69702 } hwrm_nvm_get_variable_output_t, *phwrm_nvm_get_variable_output_t; argument