Home
last modified time | relevance | path

Searched defs:ioh_vram (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/zaurus/dev/
H A Dw100var.h26 bus_space_handle_t ioh_vram; /* video memory */ member
H A Dw100.c142 bus_space_handle_t ioh_cfg, ioh_reg, ioh_vram; in w100_attach_subr() local