Searched defs:hwrm_dbg_useq_free_output (Results 1 – 1 of 1) sorted by relevance
66928 typedef struct hwrm_dbg_useq_free_output { struct66930 uint16_t error_code;66932 uint16_t req_type;66934 uint16_t seq_id;66936 uint16_t resp_len;66938 uint32_t nz_fw_timestamp;66940 uint16_t last_usid;66964 } hwrm_dbg_useq_free_output_t, *phwrm_dbg_useq_free_output_t; argument