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

  /src/sys/arch/next68k/dev/
nextdisplay.c 77 struct wsscreen_descr nextdisplay_mono = { variable in typeref:struct:wsscreen_descr
92 &nextdisplay_mono,
219 nextdisplay_mono.nrows = dc->dc_rcons.rc_maxrow;
220 nextdisplay_mono.ncols = dc->dc_rcons.rc_maxcol;
429 wsdisplay_cnattach(iscolor ? &nextdisplay_color : &nextdisplay_mono,

Completed in 11 milliseconds