Home | History | Annotate | Download | only in wscons

Lines Matching refs:wsdisplay_softc

192 struct wsdisplay_softc;
200 int wsdisplay_maxscreenidx(struct wsdisplay_softc *);
201 int wsdisplay_screenstate(struct wsdisplay_softc *, int);
202 int wsdisplay_getactivescreen(struct wsdisplay_softc *);
203 int wsscreen_switchwait(struct wsdisplay_softc *, int);
205 int wsdisplay_internal_ioctl(struct wsdisplay_softc *, struct wsscreen *,
210 int wsdisplay_usl_ioctl2(struct wsdisplay_softc *, struct wsscreen *,
213 int wsdisplay_stat_ioctl(struct wsdisplay_softc *, u_long, void *,
216 int wsdisplay_cfg_ioctl(struct wsdisplay_softc *, u_long, void *,
219 bool wsdisplay_isconsole(struct wsdisplay_softc *);