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

  /src/sys/dev/ic/
vga.c 92 static struct egavga_font vga_consolefont; variable in typeref:struct:egavga_font
360 f = &vga_consolefont;
395 if (f != &vga_consolefont)
vga.c 92 static struct egavga_font vga_consolefont; variable in typeref:struct:egavga_font
360 f = &vga_consolefont;
395 if (f != &vga_consolefont)

Completed in 23 milliseconds