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