Searched defs:astfb_softc (Results 1 – 1 of 1) sorted by relevance
39 struct astfb_softc { struct40 struct device sc_dev;41 bus_space_tag_t sc_iot;42 bus_space_handle_t sc_ioh;44 bus_addr_t sc_fbaddr;45 bus_size_t sc_fbsize;47 struct rasops_info sc_ri;48 struct wsscreen_descr sc_wsd;49 struct wsscreen_list sc_wsl;50 struct wsscreen_descr *sc_scrlist[1];