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

  /src/sys/dev/wscons/
wsdisplay_vcons.c 108 static int vcons_show_screen(void *, void *, int, void (*)(void *, int, int),
207 ao->show_screen = vcons_show_screen;
953 vcons_show_screen(void *v, void *cookie, int waitok, function in typeref:typename:int
wsdisplay_vcons.c 108 static int vcons_show_screen(void *, void *, int, void (*)(void *, int, int),
207 ao->show_screen = vcons_show_screen;
953 vcons_show_screen(void *v, void *cookie, int waitok, function in typeref:typename:int

Completed in 24 milliseconds