Searched refs:HWCURSOR_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/fb/
H A Dmachfbreg.h274 #define HWCURSOR_ENABLE 0x80 macro
H A Dmachfb.c1378 regr(sc, GEN_TEST_CNTL) | HWCURSOR_ENABLE);
1381 regr(sc, GEN_TEST_CNTL) &~ HWCURSOR_ENABLE);

Completed in 54 milliseconds