Home
last modified time | relevance | path

Searched refs:adb_kbd_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/adb/
H A Dadb_kbd.c67 struct adb_kbd_softc { struct
108 sizeof(struct adb_kbd_softc), argument
283 struct adb_kbd_softc *sc; in adb_kbd_attach()
379 struct adb_kbd_softc *sc; in adb_kbd_detach()
412 struct adb_kbd_softc *sc; in adb_kbd_receive_packet()
475 struct adb_kbd_softc *sc = xsc; in akbd_repeat()
546 struct adb_kbd_softc *sc; in akbd_disable()
547 sc = (struct adb_kbd_softc *)(kbd); in akbd_disable()
563 struct adb_kbd_softc *sc; in akbd_check()
568 sc = (struct adb_kbd_softc *)(kbd); in akbd_check()
[all …]