Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dvgasubr.h52 extern void vga_put_cmap(struct vgaregmap *reg,
/titanic_44/usr/src/uts/common/io/
H A Dvgasubr.c192 vga_put_cmap( in vga_put_cmap() function
/titanic_44/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c1141 vga_put_cmap(&softc->regs, i, VGA_TEXT_PALETTES[i][0] << 2, in vgatext_set_text()
1146 vga_put_cmap(&softc->regs, i, 0, 0, 0); in vgatext_set_text()
1255 vga_put_cmap(&softc->regs, i, in vgatext_restore_colormap()
/titanic_44/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c1267 vga_put_cmap(&softc->regs, i, VGA_TEXT_PALETTES[i][0] << 2, in vgatext_set_text()
1272 vga_put_cmap(&softc->regs, i, 0, 0, 0); in vgatext_set_text()
1423 vga_put_cmap(&softc->regs, i, in vgatext_restore_colormap()