Home
last modified time | relevance | path

Searched refs:vga_set_reg (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h50 extern void vga_set_reg(vgaregmap_t reg, int i, int v);
/illumos-gate/usr/src/common/vga/
H A Dvgasubr.c106 vga_set_reg(vgaregmap_t reg, int indexreg, int v) in vga_set_reg() function
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c900 vga_set_reg(regs, VGA_MISC_W, VGA_MISC_HSP | VGA_MISC_PGSL | in vgatext_set_text()