Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_usl_io.h44 unchar kb_index; /* which entry in table */ member
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c898 || kbe.kb_index >= NR_KEYS) { in linux_machdepioctl()
902 kbe.kb_value = linux_keytabs[kbe.kb_table][kbe.kb_index]; in linux_machdepioctl()