HomeSort by: relevance | last modified time | path
    Searched defs:ioh_vram (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/zaurus/dev/
w100.c 142 bus_space_handle_t ioh_cfg, ioh_reg, ioh_vram; local in function:w100_attach_subr
171 &ioh_vram);
181 sc->ioh_vram = ioh_vram;
239 scr->buf_va = (u_char *)bus_space_vaddr(sc->iot, sc->ioh_vram);
w100var.h 26 bus_space_handle_t ioh_vram; /* video memory */ member in struct:w100_softc

Completed in 12 milliseconds