Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h79 #define SEQ_CMS_SB 0x03 /* Char map B bits 0+1 */ macro
H A Dvga.c1128 …sc->vga_seq.seq_cmap_sec_off = ((((val & SEQ_CMS_SB) >> SEQ_CMS_SB_SHIFT) * 2) + ((val & SEQ_CMS_S… in vga_port_out_handler()