Searched refs:HWCURSOR_ENABLE (Results 1 – 2 of 2) sorted by relevance
274 #define HWCURSOR_ENABLE 0x80 macro
1378 regr(sc, GEN_TEST_CNTL) | HWCURSOR_ENABLE); in machfb_cursor_enable()1381 regr(sc, GEN_TEST_CNTL) &~ HWCURSOR_ENABLE); in machfb_cursor_enable()