Searched refs:vgamode (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dbhyvegc.h37 int vgamode; member in struct:bhyvegc_image
H A Dpci_fbuf.c168 if (!sc->gc_image->vgamode && sc->memregs.width == 0 &&
171 sc->gc_image->vgamode = 1;
174 } else if (sc->gc_image->vgamode && sc->memregs.width != 0 &&
177 sc->gc_image->vgamode = 0;
360 if (sc->vga_full && sc->gc_image->vgamode) {
H A Dvga.c1178 sc->gc_image->vgamode = 1;

Completed in 111 milliseconds