Searched defs:hwrm_dbg_useq_free_output (Results 1 – 1 of 1) sorted by relevance
65862 typedef struct hwrm_dbg_useq_free_output { struct65864 uint16_t error_code;65866 uint16_t req_type;65868 uint16_t seq_id;65870 uint16_t resp_len;65872 uint32_t nz_fw_timestamp;65874 uint16_t last_usid;65898 } hwrm_dbg_useq_free_output_t, *phwrm_dbg_useq_free_output_t; argument