Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h76 #define SEQ_CMS_SA_SHIFT 2 macro
H A Dvga.c1101 …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()