glxsb_rnd
static void glxsb_rnd(void *);
glxsb_rnd(sc);
callout_reset(&sc->sc_rngco, sc->sc_rnghz, glxsb_rnd, sc);