HomeSort by: relevance | last modified time | path
    Searched refs:GUI_ENGINE_ENABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
machfbreg.h 273 #define GUI_ENGINE_ENABLE 0x100
machfb.c 1161 regw(sc, GEN_TEST_CNTL, regr(sc, GEN_TEST_CNTL) & ~GUI_ENGINE_ENABLE);
1164 regw(sc, GEN_TEST_CNTL, regr(sc, GEN_TEST_CNTL) | GUI_ENGINE_ENABLE);

Completed in 14 milliseconds