uath_stat
callout_reset(&sc->stat_ch, hz, uath_stat, sc);
struct uath_stat *stats;
callout_reset(&sc->stat_ch, hz, uath_stat, sc);
static void uath_stat(void *);
struct uath_stat sc_stat;