Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h67 #define SEQ_RESET_SYNC 0x2 macro
H A Dvga.c183 ((sc->vga_seq.seq_reset & SEQ_RESET_SYNC) == 0) || in vga_in_reset()