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

  /src/sys/arch/hppa/dev/
gftfb.c 86 #define HW_FILL 1
1048 if (sc->sc_hwmode != HW_FILL) {
1060 sc->sc_hwmode = HW_FILL;
hyperfb.c 99 #define HW_FILL 1
943 if (sc->sc_hwmode != HW_FILL) {
955 sc->sc_hwmode = HW_FILL;

Completed in 12 milliseconds