Searched refs:kiockey (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/alpha/include/
H A Dkbio.h53 * The kiockey structure apparently gets and/or sets keyboard mappings.
75 struct kiockey {
105 #define KIOCSKEY _IOW('k', 12, struct kiockey) /* set xlat mode */
106 #define KIOCGKEY _IOWR('k', 13, struct kiockey) /* get xlat mode */
/netbsd-current/sys/arch/x68k/include/
H A Dkbio.h49 struct kiockey { struct

Completed in 117 milliseconds