ppitimo
static void ppitimo(void *);
callout_reset(&sc->sc_timo_ch, sc->sc_timo, ppitimo, sc);
void ppitimo(void *);