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

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

Completed in 51 milliseconds