Searched defs:hwrm_dbg_useq_flush_output (Results 1 – 1 of 1) sorted by relevance
67015 typedef struct hwrm_dbg_useq_flush_output { struct67017 uint16_t error_code;67019 uint16_t req_type;67021 uint16_t seq_id;67023 uint16_t resp_len;67025 uint32_t nz_fw_timestamp;67027 uint16_t last_usid;67051 } hwrm_dbg_useq_flush_output_t, *phwrm_dbg_useq_flush_output_t; argument