Searched refs:SEQ_CMS_SAH (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dvga.h75 #define SEQ_CMS_SAH 0x20 /* Char map A bit 2 */ macro
H A Dvga.c1104 sc->vga_seq.seq_cmap_pri_off = ((((val & SEQ_CMS_SA) >> SEQ_CMS_SA_SHIFT) * 2) + ((val & SEQ_CMS_SAH) >> SEQ_CMS_SAH_SHIFT)) * 8 * KB;

Completed in 404 milliseconds