Home
last modified time | relevance | path

Searched defs:hdsc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/hil/
H A Dhil.c303 struct hildev_softc *hdsc; in hil_process_int() local
755 send_hildev_cmd(struct hildev_softc *hdsc, u_int cmd, in send_hildev_cmd()
864 hil_poll_data(struct hildev_softc *hdsc, uint8_t *stat, uint8_t *data) in hil_poll_data()
H A Dhilkbd.c263 struct hildev_softc *hdsc = &sc->sc_hildev; in hilkbd_set_leds() local
325 struct hildev_softc *hdsc = &sc->sc_hildev; in hilkbd_cngetc() local
374 hilkbd_callback(struct hildev_softc *hdsc, u_int buflen, uint8_t *buf) in hilkbd_callback()
H A Dhilid.c71 struct hildev_softc *hdsc = &sc->sc_hildev; in hilidattach() local
H A Dhilms.c218 hilms_callback(struct hildev_softc *hdsc, u_int buflen, uint8_t *buf) in hilms_callback()