fwhrng_callout
fwhrng_callout(sc);
callout_reset(&sc->sc_rnd_ch, 1, fwhrng_callout, sc);
static void fwhrng_callout(void *v);