hilkbd.c | 263 struct hildev_softc *hdsc = &sc->sc_hildev; local in function:hilkbd_set_leds 275 send_hildev_cmd(hdsc, 279 send_hildev_cmd(hdsc, 283 send_hildev_cmd(hdsc, 325 struct hildev_softc *hdsc = &sc->sc_hildev; local in function:hilkbd_cngetc 329 while (hil_poll_data(hdsc, &stat, &c) != 0) 374 hilkbd_callback(struct hildev_softc *hdsc, u_int buflen, uint8_t *buf) 376 struct hilkbd_softc *sc = device_private(hdsc->sc_dev);
|