Searched defs:hwrm_fw_reset_input (Results 1 – 1 of 1) sorted by relevance
60932 typedef struct hwrm_fw_reset_input { struct60934 uint16_t req_type;60939 uint16_t cmpl_ring;60945 uint16_t seq_id;60953 uint16_t target_id;60960 uint64_t resp_addr;60962 uint8_t embedded_proc_type;61000 uint8_t selfrst_status;61032 } hwrm_fw_reset_input_t, *phwrm_fw_reset_input_t; argument