Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga_reg.h92 #define VGA_GEN_INPUT_STAT_1 0x1a /* Read only. */ macro
H A Dvt_vga.c1112 * NOTE: this code reads the VGA_GEN_INPUT_STAT_1 register, which has in vga_initialize()
1123 x = REG_READ1(sc, VGA_GEN_INPUT_STAT_1); in vga_initialize()
/freebsd/stand/i386/libi386/
H A Dvbe.c165 (void) inb(reg + VGA_GEN_INPUT_STAT_1); in vga_get_atr()
169 (void) inb(reg + VGA_GEN_INPUT_STAT_1); in vga_get_atr()
177 (void) inb(reg + VGA_GEN_INPUT_STAT_1); in vga_set_atr()
181 (void) inb(reg + VGA_GEN_INPUT_STAT_1); in vga_set_atr()