adm6996fc_tick
static void adm6996fc_tick(void *);
adm6996fc_tick(sc);
callout_reset(&sc->callout_tick, hz, adm6996fc_tick, sc);