Home
last modified time | relevance | path

Searched defs:kbd_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/shark/include/
H A Dkbd.h44 struct kbd_data { struct
45 int keycode;
46 struct timeval event_time;
/netbsd-src/sys/arch/ews4800mips/sbd/
H A Dkbms_sbdio.c56 volatile uint8_t *kbd_data; member