Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amiga/dev/ | |
kbd.c | 114 static struct wskbd_accessops kbd_accessops = { variable in typeref:struct:wskbd_accessops 220 waa.accessops = &kbd_accessops; |
/src/sys/arch/ews4800mips/sbd/ | |
kbms_sbdio.c | 108 const struct wskbd_accessops kbd_accessops = { variable in typeref:typename:const struct wskbd_accessops 162 ka.accessops = &kbd_accessops; |
/src/sys/arch/atari/dev/ | |
kbd.c | 182 static struct wskbd_accessops kbd_accessops = { variable in typeref:struct:wskbd_accessops 273 waa.accessops = &kbd_accessops; |