Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h59 #define ATC_CS_C45 0x03 /* Color select bits 4+5 */ macro
H A Dvga.c1095 (val & ATC_CS_C45) << 4; in vga_port_out_handler()