hpc_blink
static void hpc_blink(void *);
hpc_blink(sc);
callout_reset(&hpc_blink_ch, s, hpc_blink, sc);