Searched refs:RC_CURSOR (Results 1 – 3 of 3) sorted by relevance
66 if ((rc->rc_bits & RC_CURSOR) == 0) in rcons_cursor()91 rc->rc_bits ^= RC_CURSOR; in rcons_cursor()
76 #define RC_CURSOR 0x004 /* cursor currently displayed */ macro
131 rc->rc_bits |= RC_CURSOR; in rcons_init()