Home
last modified time | relevance | path

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

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