Home
last modified time | relevance | path

Searched refs:wsdisplay_console_conf (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsdisplay.c242 struct wsscreen_internal wsdisplay_console_conf; variable
287 dconf = &wsdisplay_console_conf; in wsscreen_attach()
486 if (scr->scr_dconf == &wsdisplay_console_conf || in wsdisplay_delscreen()
714 wsdisplay_console_conf.scrdata->name, in wsdisplay_attach()
715 wsdisplay_console_conf.wsemul->name); in wsdisplay_attach()
812 wsdisplay_console_conf.emulops = emulops = type->textops; in wsdisplay_cnattach()
813 wsdisplay_console_conf.emulcookie = cookie; in wsdisplay_cnattach()
814 wsdisplay_console_conf.scrdata = type; in wsdisplay_cnattach()
827 wsdisplay_console_conf.wsemul = wsemul; in wsdisplay_cnattach()
828 wsdisplay_console_conf.wsemulcookie = in wsdisplay_cnattach()
[all …]