Searched defs:ioh_vram (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/zaurus/dev/ | ||
H A D | w100var.h | 26 bus_space_handle_t ioh_vram; /* video memory */ member |
H A D | w100.c | 142 bus_space_handle_t ioh_cfg, ioh_reg, ioh_vram; in w100_attach_subr() local |