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

  /src/sys/dev/ic/
vga.c 1298 static int vga_pcvt_mapchar(int, u_int *);
1301 vga_pcvt_mapchar(int uni, u_int *index) function in typeref:typename:int
1416 return (vga_pcvt_mapchar(uni, index));

Completed in 11 milliseconds