Searched defs:hwrm_fw_get_time_output (Results 1 – 1 of 1) sorted by relevance
60365 typedef struct hwrm_fw_get_time_output { struct60367 uint16_t error_code;60369 uint16_t req_type;60371 uint16_t seq_id;60373 uint16_t resp_len;60375 uint16_t year;60380 uint8_t month;60382 uint8_t day;60384 uint8_t hour;60408 } hwrm_fw_get_time_output_t, *phwrm_fw_get_time_output_t; argument