Searched defs:hwrm_fw_livepatch_query_output (Results 1 – 1 of 1) sorted by relevance
61619 typedef struct hwrm_fw_livepatch_query_output { struct61621 uint16_t error_code;61623 uint16_t req_type;61625 uint16_t seq_id;61627 uint16_t resp_len;61652 } hwrm_fw_livepatch_query_output_t, *phwrm_fw_livepatch_query_output_t; argument