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

  /src/sys/dev/wscons/
wsdisplay.c 119 int scr_in_ttyoutput; member in struct:wsscreen
1690 scr->scr_in_ttyoutput = 1;
1743 scr->scr_in_ttyoutput = 0;
1821 KASSERT(scr->scr_in_ttyoutput);

Completed in 24 milliseconds