Home
last modified time | relevance | path

Searched refs:kb_value (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_usl_io.h45 ushort kb_value; /* value to get/set in table */ member
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c902 kbe.kb_value = linux_keytabs[kbe.kb_table][kbe.kb_index]; in linux_machdepioctl()