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

/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h43 extern void vga_set_reg(struct vgaregmap *reg, int i, int v);
/illumos-gate/usr/src/uts/common/io/
H A Dvgasubr.c96 vga_set_reg(struct vgaregmap *reg, int indexreg, int v) function
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c1107 vga_set_reg(&softc->regs, VGA_MISC_W, VGA_MISC_TEXT);
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c1233 vga_set_reg(&softc->regs, VGA_MISC_W, VGA_MISC_TEXT);

Completed in 50 milliseconds