Searched refs:vga_loadchars (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dvgavar.h208 void vga_loadchars(struct vga_handle *, int, int, int, int, const char *);
H A Dvga_subr.c91 vga_loadchars(struct vga_handle *vh, int fontset, int first, int num, int lpc, function
H A Dvga.c576 vga_loadchars(&vc->hdl, 0, wf->firstchar, wf->numchars,
946 vga_loadchars(&vc->hdl, slot, f->wsfont->firstchar,
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dega.c790 vga_loadchars(&vc->hdl, 2 * slot, 0, 256, f->height, data->data);

Completed in 152 milliseconds