Home
last modified time | relevance | path

Searched refs:scr_rom (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dsti.c202 scr->scr_rom = sc->sc_rom; in sti_attach_screen()
411 struct sti_rom *rom = scr->scr_rom; in sti_region_setup()
524 struct sti_rom *rom = scr->scr_rom; in sti_gvid()
549 struct sti_rom *rom = scr->scr_rom; in sti_screen_setup()
866 struct sti_rom *rom = scr->scr_rom; in sti_fetchfonts()
997 struct sti_rom *rom = scr->scr_rom; in sti_init()
1040 struct sti_rom *rom = scr->scr_rom; in sti_inqcfg()
1058 struct sti_rom *rom = scr->scr_rom; in sti_bmove()
1101 struct sti_rom *rom = scr->scr_rom; in sti_setcment()
1250 struct sti_rom *rom = scr->scr_rom; in sti_mmap()
[all …]
H A Dstivar.h66 struct sti_rom *scr_rom; member