ix_timer
callout_reset_bycpu(&sc->timer, hz, ix_timer, sc, sc->timer_cpuid);
static void ix_timer(void *);