Searched refs:FB_CUR_SETCUR (Results 1 – 3 of 3) sorted by relevance
273 #define FB_CUR_SETCUR 0x01 /* set on/off (i.e., obey fbcursor.enable) */ macro278 #define FB_CUR_SETALL (FB_CUR_SETCUR | FB_CUR_SETPOS | FB_CUR_SETHOT | \
720 if (fbc->set & FB_CUR_SETCUR && fbc->enable == 0) { in creator_ioctl()
898 if (fbc->set & FB_CUR_SETCUR && fbc->enable == 0) { in machfb_ioctl()