Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bhyve/amd64/
HDvga.h79 #define SEQ_CMS_SB 0x03 /* Char map B bits 0+1 */ macro
HDvga.c1103 …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()