Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
vga.c | 176 const struct wsscreen_descr vga_25lscreen = { variable in typeref:typename:const struct wsscreen_descr 253 &vga_25lscreen, 558 vc->currenttype = vh->vh_mono ? &vga_25lscreen_mono : &vga_25lscreen; |
vga_raster.c | 235 const struct wsscreen_descr vga_25lscreen = { variable in typeref:typename:const struct wsscreen_descr 286 &vga_25lscreen, 409 vc->currenttype = vh->vh_mono ? &vga_25lscreen_mono : &vga_25lscreen; |