Home
last modified time | relevance | path

Searched refs:GC_MODE_C4 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h97 #define GC_MODE_C4 0x04 /* Chain 4 */ macro
H A Dvga.c1194 sc->vga_gc.gc_mode_c4 = (val & GC_MODE_C4) != 0; in vga_port_out_handler()