Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsdisplayvar.h154 struct wsemuldisplaydev_attach_args { struct
155 int console; /* is it console? */
156 const struct wsscreen_list *scrdata; /* screen cfg info */
157 const struct wsdisplay_accessops *accessops; /* access ops */
158 void *accesscookie; /* access cookie */