Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga_reg.h100 #define VGA_SEQ_RST_NAR 0x01 /* No async. reset */ macro
H A Dvt_vga.c1235 REG_WRITE1(sc, VGA_SEQ_DATA, VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR); in vga_initialize()
/freebsd/stand/i386/libi386/
H A Dvidconsole.c800 vga_set_seq(VGA_REG_BASE, VGA_SEQ_RESET, VGA_SEQ_RST_NAR); in vidc_install_font()
826 VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR); in vidc_install_font()
862 vga_set_seq(VGA_REG_BASE, VGA_SEQ_RESET, VGA_SEQ_RST_NAR); in vidc_install_font()
867 VGA_SEQ_RST_SR | VGA_SEQ_RST_NAR); in vidc_install_font()