Searched refs:GC_MISC_MM (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/bhyve/amd64/ | ||
H A D | vga.h | 101 #define GC_MISC_MM 0x0c /* memory map */ macro |
H A D | vga.c | 1180 sc->vga_gc.gc_misc_mm = (val & GC_MISC_MM) >> in vga_port_out_handler() |