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

  /src/sys/dev/ic/
sti.c 128 int sti_screen_setup(struct sti_screen *, int);
200 rc = sti_screen_setup(scr, flags);
498 sti_screen_setup(struct sti_screen *scr, int flags) function in typeref:typename:int
1518 if (sti_screen_setup(scr, STI_CLEARSCR) != 0)
  /src/sys/arch/hppa/dev/
gftfb.c 115 int sti_screen_setup(struct sti_screen *, int);
258 ret = sti_screen_setup(&sc->sc_scr, STI_FBMODE);
summitfb.c 117 int sti_screen_setup(struct sti_screen *, int);
275 ret = sti_screen_setup(&sc->sc_scr, STI_FBMODE);

Completed in 15 milliseconds