Searched defs:kbd (Results 1 - 14 of 14) sorted by relevance

/src/usr.sbin/wsconscfg/
H A Dwsconscfg.c63 int c, delete, kbd, idx, wsfd, swtch, get, mux; local in function:main
/src/sys/arch/pmax/pmax/
H A Ddec_3100.c161 int kbd, crt, screen; local in function:dec_3100_cons_init
H A Ddec_3max.c182 int kbd, crt, screen; local in function:dec_3max_cons_init
H A Ddec_3min.c210 int kbd, crt, screen; local in function:dec_3min_cons_init
H A Ddec_maxine.c197 int kbd, crt, screen; local in function:dec_maxine_cons_init
H A Ddec_3maxplus.c211 int kbd, crt, screen; local in function:dec_3maxplus_cons_init
/src/sys/dev/sun/
H A Dkbdsun.c110 kbd_sun_open(struct kbd_softc *kbd) argument
192 kbd_sun_close(struct kbd_softc * kbd) argument
205 kbd_sun_do_cmd(struct kbd_softc * kbd,int cmd,int isioctl) argument
254 kbd_sun_set_leds(struct kbd_softc * kbd,int leds,int isioctl) argument
280 kbd_sun_set_leds1(struct kbd_softc * kbd,int new_leds) argument
392 struct kbd_softc *kbd = (struct kbd_softc *)k; local in function:kbd_sun_input
[all...]
/src/sys/dev/i2c/
H A Dikbd.c97 struct hidkbd *kbd = &sc->sc_kbd; local in function:ikbd_attach
131 struct hidkbd *kbd = &sc->sc_kbd; local in function:ikbd_detach
140 struct hidkbd *kbd = &sc->sc_kbd; local in function:ikbd_intr
150 struct hidkbd *kbd local in function:ikbd_enable
173 struct hidkbd *kbd = &sc->sc_kbd; local in function:ikbd_ioctl
190 struct hidkbd *kbd = &sc->sc_kbd; local in function:ikbd_cngetc
[all...]
/src/sys/arch/bebox/stand/boot/
H A Dkbd.c83 kbd(int noblock) function in typeref:typename:int
/src/sys/arch/prep/stand/boot/
H A Dkbd.c83 kbd(int noblock) function in typeref:typename:int
/src/sys/dev/hid/
H A Dhidkbd.c253 hidkbd_attach(device_t self, struct hidkbd *kbd, int console, argument
293 hidkbd_attach_wskbd(struct hidkbd * kbd,kbd_t layout,const struct wskbd_accessops * accessops) argument
309 hidkbd_detach(struct hidkbd * kbd,int flags) argument
421 hidkbd_input(struct hidkbd * kbd,uint8_t * data,u_int len) argument
472 struct hidkbd *kbd = addr; local in function:hidkbd_delayed_decode
478 hidkbd_decode(struct hidkbd * kbd,struct hidkbd_data * ud) argument
630 hidkbd_enable(struct hidkbd * kbd,int on) argument
640 hidkbd_set_leds(struct hidkbd * kbd,int leds,uint8_t * report) argument
666 hidkbd_ioctl(struct hidkbd * kbd,u_long cmd,void * data,int flag,lwp_t * l) argument
685 hidkbd_cngetc(struct hidkbd * kbd,u_int * type,int * data) argument
698 hidkbd_parse_desc(struct hidkbd * kbd,int id,void * desc,int dlen) argument
[all...]
/src/sys/arch/sparc/dev/
H A Dkbd_pckbport.c199 struct kbd_softc *kbd = &sc->sc_kbd; local in function:kbd_pckbport_attach
318 kbd_pckbport_open(struct kbd_softc *kbd) argument
352 kbd_pckbport_close(struct kbd_softc * kbd) argument
366 kbd_pckbport_do_cmd(struct kbd_softc * kbd,int suncmd,int isioctl) argument
391 kbd_pckbport_set_leds(struct kbd_softc * kbd,int sunleds,int isioctl) argument
437 struct kbd_softc *kbd = &sc->sc_kbd; local in function:kbd_pckbport_input
[all...]
/src/usr.sbin/eeprom/
H A Deehandlers.c387 u_char kbd = 0; local in function:ee_kbdtype
/src/usr.sbin/screenblank/
H A Dscreenblank.c100 const char *kbd, *mouse, *display; local in function:main

Completed in 9 milliseconds