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

  /src/sys/dev/ic/
stivar.h 156 #define STI_CLEARSCR 0x02
sti.c 184 sc->sc_flags & STI_CONSOLE ? 0 : STI_CLEARSCR);
988 if ((mode & STI_CLEARSCR) != 0)
1518 if (sti_screen_setup(scr, STI_CLEARSCR) != 0)

Completed in 12 milliseconds