Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h100 #define GC_MISC_GM 0x01 /* Graphics/alphanumeric */ macro
H A Dvga.c1179 sc->vga_gc.gc_misc_gm = val & GC_MISC_GM; in vga_port_out_handler()