Searched refs:CONS_RESET_CURSOR (Results 1 – 4 of 4) sorted by relevance
683 CONS_RESET_CURSOR, /* reset to default */ in scteken_param()687 CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, /* normal */ in scteken_param()733 CONS_RESET_CURSOR | CONS_LOCAL_CURSOR, -1, -1); in scteken_param()
3084 if (flags & CONS_RESET_CURSOR) in change_cursor_shape()3119 if (flags & CONS_RESET_CURSOR) in sc_change_cursor_shape()3133 change_cursor_shape(scp, CONS_RESET_CURSOR, -1, -1); in sc_change_cursor_shape()
196 #define CONS_RESET_CURSOR (1 << 30) macro
666 type |= CONS_RESET_CURSOR; in parse_cursor_params()