Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h52 #define ATC_MC_IPS 0x80 /* Internal palette size */ macro
H A Dvga.c229 if (sc->vga_atc.atc_mode & ATC_MC_IPS) { in vga_get_pixel()