Searched defs:cgsix_softc (Results 1 – 1 of 1) sorted by relevance
266 struct cgsix_softc { struct267 struct sunfb sc_sunfb;268 bus_space_tag_t sc_bustag;269 bus_addr_t sc_paddr;270 bus_space_handle_t sc_bt_regs;271 bus_space_handle_t sc_fhc_regs;272 bus_space_handle_t sc_thc_regs;273 bus_space_handle_t sc_tec_regs;274 bus_space_handle_t sc_vid_regs;275 bus_space_handle_t sc_fbc_regs;[all …]