| /src/usr.sbin/wsconscfg/ |
| H A D | wsconscfg.c | 63 int c, delete, kbd, idx, wsfd, swtch, get, mux; local in function:main
|
| /src/sys/arch/pmax/pmax/ |
| H A D | dec_3100.c | 161 int kbd, crt, screen; local in function:dec_3100_cons_init
|
| H A D | dec_3max.c | 182 int kbd, crt, screen; local in function:dec_3max_cons_init
|
| H A D | dec_3min.c | 210 int kbd, crt, screen; local in function:dec_3min_cons_init
|
| H A D | dec_maxine.c | 197 int kbd, crt, screen; local in function:dec_maxine_cons_init
|
| H A D | dec_3maxplus.c | 211 int kbd, crt, screen; local in function:dec_3maxplus_cons_init
|
| /src/sys/dev/sun/ |
| H A D | kbdsun.c | 110 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 D | ikbd.c | 97 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 D | kbd.c | 83 kbd(int noblock) function in typeref:typename:int
|
| /src/sys/arch/prep/stand/boot/ |
| H A D | kbd.c | 83 kbd(int noblock) function in typeref:typename:int
|
| /src/sys/dev/hid/ |
| H A D | hidkbd.c | 253 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 D | kbd_pckbport.c | 199 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 D | eehandlers.c | 387 u_char kbd = 0; local in function:ee_kbdtype
|
| /src/usr.sbin/screenblank/ |
| H A D | screenblank.c | 100 const char *kbd, *mouse, *display; local in function:main
|