Searched refs:ioh_vram (Results 1 – 2 of 2) sorted by relevance
142 bus_space_handle_t ioh_cfg, ioh_reg, ioh_vram; in w100_attach_subr() local171 &ioh_vram); in w100_attach_subr()181 sc->ioh_vram = ioh_vram; in w100_attach_subr()239 scr->buf_va = (u_char *)bus_space_vaddr(sc->iot, sc->ioh_vram); in w100_new_screen()
26 bus_space_handle_t ioh_vram; /* video memory */ member