Searched refs:RI_CURSOR (Results 1 – 3 of 3) sorted by relevance
387 if ((ri->ri_flg & RI_CURSOR) == 0) in om1_cursor()430 ri->ri_flg ^= RI_CURSOR; in om1_cursor()449 if ((ri->ri_flg & RI_CURSOR) == 0) in om4_cursor()509 ri->ri_flg ^= RI_CURSOR; in om4_cursor()
50 #define RI_CURSOR 0x0008 /* cursor is switched on */ macro
748 if ((ri->ri_flg & RI_CURSOR) != 0) { in rasops_cursor()754 ri->ri_flg &= ~RI_CURSOR; in rasops_cursor()778 ri->ri_flg |= RI_CURSOR; in rasops_cursor()1787 if ((ri->ri_flg & RI_CURSOR) == 0) { in rasops_wronly_do_cursor()