Searched defs:tga_softc (Results 1 – 1 of 1) sorted by relevance
96 struct tga_softc { struct97 struct device sc_dev;99 struct tga_devconfig *sc_dc; /* device configuration */100 void *sc_intr; /* interrupt handler info */101 u_int sc_mode; /* wscons mode used */104 int nscreens;