Searched refs:cursorh (Results 1 – 6 of 6) sorted by relevance
33 u_int8_t startadrh, startadrl, cursorh, cursorl; member
138 pcdisplay_6845_write(scr->hdl, cursorh, pos >> 8); in pcdisplay_cursor()
460 cpos = vga_6845_read(&vc->hdl, cursorh) << 8; in vga_init_screen()
459 cpos = vga_6845_read(vh, cursorh) << 8; in vga_raster_init_screen()
207 cpos = pcdisplay_6845_read(ph, cursorh) << 8; in pcdisplay_init()
349 cpos = vga_6845_read(&vc->hdl, cursorh) << 8; in ega_init_screen()