Searched refs:SEQ_RESET_SYNC (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/amd64/ | ||
H A D | vga.h | 67 #define SEQ_RESET_SYNC 0x2 macro |
H A D | vga.c | 182 ((sc->vga_seq.seq_reset & SEQ_RESET_SYNC) == 0) || in vga_in_reset() |