Lines Matching refs:sc_chip
88 struct video_chip *sc_chip;
147 sc->sc_chip = chip = &tx3912video_chip;
177 video_attach_drawfunc(sc->sc_chip);
178 tx_conf_register_video(tc, sc->sc_chip);
209 struct video_chip *chip = sc->sc_chip;
240 struct video_chip *chip = sc->sc_chip;
611 return (mips_btop(sc->sc_chip->vc_fbpaddr + offset));
716 if (sc->sc_chip->vc_fbdepth == 8) {
725 tx_chipset_tag_t tc = sc->sc_chip->vc_v;
727 if (sc->sc_chip->vc_fbdepth != 8) {
787 tx3912video_reset(sc->sc_chip);