Searched refs:STI_CLEARSCR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dstivar.h150 #define STI_CLEARSCR 0x02 macro
H A Dsti.c181 sc->sc_flags & STI_CONSOLE ? 0 : STI_CLEARSCR);
970 if ((mode & STI_CLEARSCR) != 0)
1493 if (sti_screen_setup(scr, STI_CLEARSCR) != 0)

Completed in 194 milliseconds