Searched defs:hwrm_fw_sync_output (Results 1 – 1 of 1) sorted by relevance
61896 typedef struct hwrm_fw_sync_output { struct61898 uint16_t error_code;61900 uint16_t req_type;61902 uint16_t seq_id;61904 uint16_t resp_len;61905 uint32_t sync_status;61944 } hwrm_fw_sync_output_t, *phwrm_fw_sync_output_t; argument