Searched refs:cursorh (Results 1 – 4 of 4) sorted by relevance
34 char startadrh, startadrl, cursorh, cursorl; member
138 pcdisplay_6845_write(scr->hdl, cursorh, pos >> 8); in pcdisplay_cursor()
412 cpos = vga_6845_read(&vc->hdl, cursorh) << 8; in vga_init_screen()
196 cpos = pcdisplay_6845_read(ph, cursorh) << 8; in pcdisplay_init()