lpt_wakeup
static void lpt_wakeup(void *arg);
lpt_wakeup(sc);
callout_reset(&sc->sc_wakeup_ch, STEP, lpt_wakeup, sc);