HomeSort by: relevance | last modified time | path
    Searched refs:vga_loadchars (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
vgavar.h 206 void vga_loadchars(struct vga_handle *, int, int, int, int, const char *);
vga_subr.c 91 vga_loadchars(struct vga_handle *vh, int fontset, int first, int num, int lpc, function in typeref:typename:void
vga.c 570 vga_loadchars(&vc->hdl, 0, wf->firstchar, wf->numchars,
947 vga_loadchars(&vc->hdl, slot, f->wsfont->firstchar,
  /src/sys/dev/isa/
ega.c 789 vga_loadchars(&vc->hdl, 2 * slot, 0, 256, f->height, data->data);

Completed in 15 milliseconds