Lines Matching refs:ofwfb_softc

190 static struct ofwfb_softc ofwfb_softc;  variable
205 ofwfb_pix32(struct ofwfb_softc *sc, int attr) in ofwfb_pix32()
224 struct ofwfb_softc *sc; in ofwfb_configure()
245 sc = &ofwfb_softc; in ofwfb_configure()
363 struct ofwfb_softc *sc; in ofwfb_init()
368 sc = (struct ofwfb_softc *)adp; in ofwfb_init()
446 struct ofwfb_softc *sc; in ofwfb_set_mode()
451 sc = (struct ofwfb_softc *)adp; in ofwfb_set_mode()
495 struct ofwfb_softc *sc; in ofwfb_load_font()
497 sc = (struct ofwfb_softc *)adp; in ofwfb_load_font()
531 struct ofwfb_softc *sc; in ofwfb_set_border8()
536 sc = (struct ofwfb_softc *)adp; in ofwfb_set_border8()
581 struct ofwfb_softc *sc; in ofwfb_set_border()
583 sc = (struct ofwfb_softc *)adp; in ofwfb_set_border()
635 struct ofwfb_softc *sc; in ofwfb_blank_display8()
641 sc = (struct ofwfb_softc *)adp; in ofwfb_blank_display8()
660 struct ofwfb_softc *sc; in ofwfb_blank_display32()
664 sc = (struct ofwfb_softc *)adp; in ofwfb_blank_display32()
677 struct ofwfb_softc *sc; in ofwfb_blank_display()
679 sc = (struct ofwfb_softc *)adp; in ofwfb_blank_display()
688 struct ofwfb_softc *sc; in ofwfb_mmap()
691 sc = (struct ofwfb_softc *)adp; in ofwfb_mmap()
806 struct ofwfb_softc *sc; in ofwfb_putc8()
817 sc = (struct ofwfb_softc *)adp; in ofwfb_putc8()
862 struct ofwfb_softc *sc; in ofwfb_putc32()
869 sc = (struct ofwfb_softc *)adp; in ofwfb_putc32()
896 struct ofwfb_softc *sc; in ofwfb_putc()
898 sc = (struct ofwfb_softc *)adp; in ofwfb_putc()
918 struct ofwfb_softc *sc; in ofwfb_putm()
920 sc = (struct ofwfb_softc *)adp; in ofwfb_putm()
930 struct ofwfb_softc *sc; in ofwfb_putm8()
935 sc = (struct ofwfb_softc *)adp; in ofwfb_putm8()
966 struct ofwfb_softc *sc; in ofwfb_putm32()
971 sc = (struct ofwfb_softc *)adp; in ofwfb_putm32()