Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwskbdvar.h69 struct wskbddev_attach_args { struct
70 int console; /* is it console? */
71 const struct wskbd_mapdata *keymap;
73 const struct wskbd_accessops *accessops; /* access ops */
74 void *accesscookie; /* access cookie */