Searched defs:hwrm_fw_sync_output (Results 1 – 1 of 1) sorted by relevance
62924 typedef struct hwrm_fw_sync_output { struct62926 uint16_t error_code;62928 uint16_t req_type;62930 uint16_t seq_id;62932 uint16_t resp_len;62933 uint32_t sync_status;62972 } hwrm_fw_sync_output_t, *phwrm_fw_sync_output_t; argument