Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h58 #define ATC_CS_C67 0x0c /* Color select bits 6+7 */ macro
H A Dvga.c1097 ((val & ATC_CS_C67) >> 2) << 6; in vga_port_out_handler()