Searched refs:cursor_attr (Results 1 – 3 of 3) sorted by relevance
163 struct cursor_attr { struct236 struct cursor_attr dflt_curs_attr;237 struct cursor_attr curs_attr;307 struct cursor_attr dflt_curs_attr;308 struct cursor_attr base_curs_attr;309 struct cursor_attr curs_attr;
550 int cursor_attr; in vga_txtcursor() local576 cursor_attr = sc_vtb_geta(&scp->vtb, at); in vga_txtcursor()578 cursor_attr = vga_flipattr(cursor_attr, TRUE); in vga_txtcursor()582 cursor_attr); in vga_txtcursor()
891 struct cursor_attr *cap; in sctty_ioctl()3102 sc_adjust_ca(struct cursor_attr *cap, int flags, int base, int height) in sc_adjust_ca()