hkbd_ioctl
hkbd_ioctl(kbd, KDSETLED, (caddr_t)&sc->sc_state);
.ioctl = &hkbd_ioctl,
static int hkbd_ioctl(keyboard_t *, u_long, caddr_t);