Searched defs:hwrm_fw_health_check_output (Results 1 – 1 of 1) sorted by relevance
61463 typedef struct hwrm_fw_health_check_output { struct61465 uint16_t error_code;61467 uint16_t req_type;61469 uint16_t seq_id;61471 uint16_t resp_len;61472 uint32_t fw_status;61569 } hwrm_fw_health_check_output_t, *phwrm_fw_health_check_output_t; argument