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

  /src/sys/dev/ic/
vga.c 128 static int vga_allocattr(void *, int, int, int, long *);
142 vga_allocattr,
500 res = vga_allocattr(scr, WSCOL_WHITE, WSCOL_BLUE,
504 res = vga_allocattr(scr, 0, 0, 0, attrp);
1095 vga_allocattr(void *id, int fg, int bg, int flags, long *attrp) function in typeref:typename:int

Completed in 13 milliseconds