Searched refs:min_time (Results 1 – 1 of 1) sorted by relevance
1337 uint32_t total_time, resp_time, min_time, max_time; in ipmi_sunoem_echo() local1373 min_time = INT_MAX; in ipmi_sunoem_echo()1428 if (resp_time < min_time) { in ipmi_sunoem_echo()1429 min_time = resp_time; in ipmi_sunoem_echo()1446 printf("round-trip min/avg/max = %d/%d/%d ms\n", min_time, in ipmi_sunoem_echo()