Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h76 #define SEQ_CMS_SA_SHIFT 2 macro
H A Dvga.c1127 …sc->vga_seq.seq_cmap_pri_off = ((((val & SEQ_CMS_SA) >> SEQ_CMS_SA_SHIFT) * 2) + ((val & SEQ_CMS_S… in vga_port_out_handler()