Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h58 #define ATC_CS_C67 0x0c /* Color select bits 6+7 */ macro
H A Dvga.c1071 ((val & ATC_CS_C67) >> 2) << 6; in vga_port_out_handler()