Searched refs:GC_MODE_C4 (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/bhyve/amd64/ | ||
H A D | vga.h | 97 #define GC_MODE_C4 0x04 /* Chain 4 */ macro |
H A D | vga.c | 1168 sc->vga_gc.gc_mode_c4 = (val & GC_MODE_C4) != 0; in vga_port_out_handler() |