cgsix_softc        65 dev/sbus/cgsix.c void cgsix_loadcmap_immediate(struct cgsix_softc *, u_int, u_int);
cgsix_softc        66 dev/sbus/cgsix.c void cgsix_loadcmap_deferred(struct cgsix_softc *, u_int, u_int);
cgsix_softc        68 dev/sbus/cgsix.c void cgsix_reset(struct cgsix_softc *, u_int32_t);
cgsix_softc        69 dev/sbus/cgsix.c void cgsix_hardreset(struct cgsix_softc *);
cgsix_softc        72 dev/sbus/cgsix.c void cgsix_ras_init(struct cgsix_softc *);
cgsix_softc        78 dev/sbus/cgsix.c int cgsix_setcursor(struct cgsix_softc *, struct wsdisplay_cursor *);
cgsix_softc        79 dev/sbus/cgsix.c int cgsix_updatecursor(struct cgsix_softc *, u_int);
cgsix_softc        97 dev/sbus/cgsix.c 	sizeof (struct cgsix_softc), cgsixmatch, cgsixattach
cgsix_softc       116 dev/sbus/cgsix.c 	struct cgsix_softc *sc = (struct cgsix_softc *)self;
cgsix_softc       257 dev/sbus/cgsix.c 	struct cgsix_softc *sc = v;
cgsix_softc       383 dev/sbus/cgsix.c cgsix_setcursor(struct cgsix_softc *sc, struct wsdisplay_cursor *curs)
cgsix_softc       453 dev/sbus/cgsix.c cgsix_updatecursor(struct cgsix_softc *sc, u_int which)
cgsix_softc       507 dev/sbus/cgsix.c 	struct cgsix_softc *sc = v;
cgsix_softc       524 dev/sbus/cgsix.c 	struct cgsix_softc *sc = v;
cgsix_softc       545 dev/sbus/cgsix.c 	struct cgsix_softc *sc = v;
cgsix_softc       647 dev/sbus/cgsix.c cgsix_loadcmap_deferred(struct cgsix_softc *sc, u_int start, u_int ncolors)
cgsix_softc       658 dev/sbus/cgsix.c cgsix_loadcmap_immediate(struct cgsix_softc *sc, u_int start, u_int ncolors)
cgsix_softc       680 dev/sbus/cgsix.c 	struct cgsix_softc *sc = v;
cgsix_softc       690 dev/sbus/cgsix.c cgsix_reset(struct cgsix_softc *sc, u_int32_t fhcrev)
cgsix_softc       723 dev/sbus/cgsix.c cgsix_hardreset(struct cgsix_softc *sc)
cgsix_softc       786 dev/sbus/cgsix.c 	struct cgsix_softc *sc = vsc;
cgsix_softc       806 dev/sbus/cgsix.c 	struct cgsix_softc *sc = vsc;
cgsix_softc       825 dev/sbus/cgsix.c cgsix_ras_init(struct cgsix_softc *sc)
cgsix_softc       840 dev/sbus/cgsix.c 	struct cgsix_softc *sc = ri->ri_hw;
cgsix_softc       887 dev/sbus/cgsix.c 	struct cgsix_softc *sc = ri->ri_hw;
cgsix_softc       939 dev/sbus/cgsix.c 	struct cgsix_softc *sc = ri->ri_hw;
cgsix_softc       981 dev/sbus/cgsix.c 	struct cgsix_softc *sc = ri->ri_hw;
cgsix_softc      1026 dev/sbus/cgsix.c 	struct cgsix_softc *sc = ri->ri_hw;
cgsix_softc       266 dev/sbus/cgsixreg.h struct cgsix_softc {