upgt_set_led_blink
static void upgt_set_led_blink(void *);
callout_reset(&sc->sc_led_ch, hz, upgt_set_led_blink, sc);