Searched refs:CONS_CURSOR_ATTRS (Results 1 – 2 of 2) sorted by relevance
184 #define CONS_CURSOR_ATTRS (CONS_BLINK_CURSOR | CONS_CHAR_CURSOR | \ macro
853 *(int *)data &= CONS_CURSOR_ATTRS; in sctty_ioctl()2757 scp->curr_curs_attr.flags = flags & CONS_CURSOR_ATTRS; in change_cursor_shape()2791 sc->curs_attr.flags = flags & CONS_CURSOR_ATTRS; in sc_change_cursor_shape()