HomeSort by: relevance | last modified time | path
    Searched refs:find_human_int (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/emcfanctl/
emcfanctlutil.h 37 EXTERN int find_human_int(const struct emcfan_bits_translate *, long unsigned int, uint8_t);
emcfanctloutputs.c 260 human_value = find_human_int(fan_minexpectedrpm, __arraycount(fan_minexpectedrpm), res);
301 human_value = find_human_int(fan_numedges, __arraycount(fan_numedges), res);
emcfanctlutil.c 369 find_human_int(const struct emcfan_bits_translate translation[], function in typeref:typename:int

Completed in 14 milliseconds