Searched defs:wsemuldisplaydev_attach_args (Results 1 – 1 of 1) sorted by relevance
163 struct wsemuldisplaydev_attach_args { struct164 int console; /* is it console? */165 int primary; /* is it primary? */166 const struct wsscreen_list *scrdata; /* screen cfg info */167 const struct wsdisplay_accessops *accessops; /* access ops */168 void *accesscookie; /* access cookie */169 u_int defaultscreens; /* screens to create */