Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h59 #define ATC_CS_C45 0x03 /* Color select bits 4+5 */ macro
H A Dvga.c1069 (val & ATC_CS_C45) << 4; in vga_port_out_handler()