Searched defs:wsdisplay_softc (Results 1 – 1 of 1) sorted by relevance
159 struct wsdisplay_softc { struct160 struct device sc_dv;163 void *sc_accesscookie;171 struct taskq *sc_taskq;174 struct timeout sc_burner;179 int sc_burnflags;182 int sc_isconsole;184 int sc_flags;187 int sc_screenwanted, sc_oldscreen; /* valid with SC_SWITCHPENDING */193 int sc_rawkbd;[all …]