Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h72 #define NUM_SEQ_REG 5 macro
77 extern unsigned char VGA_SEQ_TEXT[NUM_SEQ_REG];
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.h54 unsigned char vga_seq[NUM_SEQ_REG]; /* Video Sequencer */
H A Dgfxp_vgatext.c874 for (i = 1; i < NUM_SEQ_REG; i++) { in vgatext_get_text()
907 for (i = 1; i < NUM_SEQ_REG; i++) { in vgatext_set_text()
/illumos-gate/usr/src/common/vga/
H A Dvgasubr.c82 unsigned char VGA_SEQ_TEXT[NUM_SEQ_REG] = {