Searched refs:FB_CUR_SETCUR (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Dfbio.h178 #define FB_CUR_SETCUR 0x01 macro
H A Dcgsix.c803 if (v & (FB_CUR_SETCUR | FB_CUR_SETPOS | FB_CUR_SETHOT)) {
804 if (v & FB_CUR_SETCUR)
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dp9100.c612 if (v & (FB_CUR_SETCUR | FB_CUR_SETPOS | FB_CUR_SETHOT)) {
613 if (v & FB_CUR_SETCUR)
H A Dagten.c822 if (cur->set & FB_CUR_SETCUR) {
H A Dzx.c481 if ((v & FB_CUR_SETCUR) != 0) {

Completed in 202 milliseconds