Home
last modified time | relevance | path

Searched defs:tga_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dtgavar.h96 struct tga_softc { struct
97 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;