Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h69 #define SEQ_CM_SO 0x20 /* Screen off */ macro
H A Dvga.c175 return (((sc->vga_seq.seq_clock_mode & SEQ_CM_SO) != 0) || in vga_in_reset()