HomeSort by: relevance | last modified time | path
    Searched defs:vcons_data (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay_vconsvar.h 42 struct vcons_data;
48 struct vcons_data *scr_vd;
49 struct vcons_data *scr_origvd;
110 struct vcons_data { struct
130 int vcons_init(struct vcons_data *, void *, struct wsscreen_descr *,
132 int vcons_earlyinit(struct vcons_data *, void *, struct wsscreen_descr *,
135 int vcons_init_screen(struct vcons_data *, struct vcons_screen *, int,
145 void vcons_enable_polling(struct vcons_data *);
146 void vcons_disable_polling(struct vcons_data *);
wsdisplay_vconsvar.h 42 struct vcons_data;
48 struct vcons_data *scr_vd;
49 struct vcons_data *scr_origvd;
110 struct vcons_data { struct
130 int vcons_init(struct vcons_data *, void *, struct wsscreen_descr *,
132 int vcons_earlyinit(struct vcons_data *, void *, struct wsscreen_descr *,
135 int vcons_init_screen(struct vcons_data *, struct vcons_screen *, int,
145 void vcons_enable_polling(struct vcons_data *);
146 void vcons_disable_polling(struct vcons_data *);
wsdisplay_vconsvar.h 42 struct vcons_data;
48 struct vcons_data *scr_vd;
49 struct vcons_data *scr_origvd;
110 struct vcons_data { struct
130 int vcons_init(struct vcons_data *, void *, struct wsscreen_descr *,
132 int vcons_earlyinit(struct vcons_data *, void *, struct wsscreen_descr *,
135 int vcons_init_screen(struct vcons_data *, struct vcons_screen *, int,
145 void vcons_enable_polling(struct vcons_data *);
146 void vcons_disable_polling(struct vcons_data *);
wsdisplay_vconsvar.h 42 struct vcons_data;
48 struct vcons_data *scr_vd;
49 struct vcons_data *scr_origvd;
110 struct vcons_data { struct
130 int vcons_init(struct vcons_data *, void *, struct wsscreen_descr *,
132 int vcons_earlyinit(struct vcons_data *, void *, struct wsscreen_descr *,
135 int vcons_init_screen(struct vcons_data *, struct vcons_screen *, int,
145 void vcons_enable_polling(struct vcons_data *);
146 void vcons_disable_polling(struct vcons_data *);

Completed in 41 milliseconds