Searched defs:hwrm_fw_state_restore_output (Results 1 – 1 of 1) sorted by relevance
63418 typedef struct hwrm_fw_state_restore_output { struct63420 uint16_t error_code;63422 uint16_t req_type;63424 uint16_t seq_id;63426 uint16_t resp_len;63427 uint32_t restore_status;63461 } hwrm_fw_state_restore_output_t, *phwrm_fw_state_restore_output_t; argument