Home
last modified time | relevance | path

Searched refs:unit_conv (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11285 unit_conv(char *buf, size_t len, u_int val, u_int factor) in unit_conv() function
11332 unit_conv(buf, sizeof(buf), (cclk_ps << re), 1000000); in sysctl_tp_tick()