ulpt_tick
static void ulpt_tick(void *xsc);
callout_reset(&sc->sc_read_callout, hz/5, ulpt_tick, sc);
ulpt_tick, sc);