Home | Sort by: relevance | last modified time | path |
/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) |