Home
last modified time | relevance | path

Searched defs:hwrm_fw_state_backup_output (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h63297 typedef struct hwrm_fw_state_backup_output { struct
63299 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