sunkbd_bell_off
callout_reset(&k->k_wsbell, period * 1000 / hz, sunkbd_bell_off, v);
static void sunkbd_bell_off(void *v);