Searched defs:mntva_softc (Results 1 – 1 of 1) sorted by relevance
42 struct mntva_softc struct44 device_t sc_dev;47 struct bus_space_tag sc_bst;49 bus_space_tag_t sc_iot;50 bus_space_handle_t sc_regh;51 bus_space_handle_t sc_fbh;53 bus_addr_t sc_regpa;54 bus_addr_t sc_fbpa;56 size_t sc_memsize;57 int sc_width, sc_height, sc_linebytes, sc_bpp;[all …]