Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h42 #define GEN_IS1_DE 0x01 /* Display enable not */ macro
H A Dvga.c934 sc->vga_sts1 = GEN_IS1_VR | GEN_IS1_DE; in vga_port_in_handler()
945 sc->vga_sts1 ^= (GEN_IS1_VR | GEN_IS1_DE); in vga_port_in_handler()