Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga_reg.h195 #define VGA_CRTC_CURSOR_LOC_LOW 15 macro
H A Dvt_vga.c1155 REG_WRITE1(sc, VGA_CRTC_ADDRESS, VGA_CRTC_CURSOR_LOC_LOW); in vga_initialize()
/freebsd/stand/i386/libi386/
H A Dvidconsole.c136 vga_set_crtc(VGA_REG_BASE, VGA_CRTC_CURSOR_LOC_LOW, in vidc_text_set_cursor()
152 vga_get_crtc(VGA_REG_BASE, VGA_CRTC_CURSOR_LOC_LOW); in vidc_text_get_cursor()