cgthree_softc
void cgthree_loadcmap(struct cgthree_softc *, u_int, u_int);
void cgthree_reset(struct cgthree_softc *);
sizeof (struct cgthree_softc), cgthreematch, cgthreeattach
struct cgthree_softc *sc = (struct cgthree_softc *)self;
struct cgthree_softc *sc = v;
struct cgthree_softc *sc = v;
struct cgthree_softc *sc = v;
cgthree_loadcmap(struct cgthree_softc *sc, u_int start, u_int ncolors)
cgthree_reset(struct cgthree_softc *sc)
struct cgthree_softc *sc = vsc;