Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h96 #define GC_MODE_OE 0x10 /* Odd/even */ macro
H A Dvga.c1170 sc->vga_gc.gc_mode_oe = (val & GC_MODE_OE) != 0; in vga_port_out_handler()