Searched defs:akbd_softc (Results 1 – 2 of 2) sorted by relevance
45 struct akbd_softc { struct69 void kbd_passup(struct akbd_softc *sc, int); argument
41 struct akbd_softc { struct43 int origaddr; /* ADB device type (ADBADDR_KBD) */44 int adbaddr; /* current ADB address */45 int handler_id; /* type of keyboard */47 u_int8_t sc_leds; /* current LED state */48 device_t sc_wskbddev;