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