Searched defs:hwrm_fw_state_backup_output (Results 1 – 1 of 1) sorted by relevance
63297 typedef struct hwrm_fw_state_backup_output { struct63299 uint16_t error_code;63301 uint16_t req_type;63303 uint16_t seq_id;63305 uint16_t resp_len;63306 uint32_t backup_status;63342 } hwrm_fw_state_backup_output_t, *phwrm_fw_state_backup_output_t; argument