Searched refs:VGA_SEQ_RST_NAR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/vt/hw/vga/
H A Dvt_vga_reg.h102 #define VGA_SEQ_RST_NAR 0x01 /* No async. reset */ macro
H A Dvt_vga.c1219 REG_WRITE1(sc, VGA_SEQ_DATA, VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR);
/freebsd-13-stable/stand/i386/libi386/
H A Dvidconsole.c794 vga_set_seq(VGA_REG_BASE, VGA_SEQ_RESET, VGA_SEQ_RST_NAR);
820 VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR);
856 vga_set_seq(VGA_REG_BASE, VGA_SEQ_RESET, VGA_SEQ_RST_NAR);
861 VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR);

Completed in 114 milliseconds