Lines Matching refs:ite_softc
57 static void screen_up(struct ite_softc *, int, int, int);
58 static void screen_down(struct ite_softc *, int, int, int);
95 rh_init(struct ite_softc *ip)
101 ip->grf = &grf_softc[ip - ite_softc];
113 rh_cursor(struct ite_softc *ip, int flag)
147 screen_up(struct ite_softc *ip, int top, int bottom, int lines)
165 screen_down (struct ite_softc *ip, int top, int bottom, int lines)
184 rh_deinit(struct ite_softc *ip)
191 rh_putc(struct ite_softc *ip, int c, int dy, int dx, int mode)
207 rh_clear(struct ite_softc *ip, int sy, int sx, int h, int w)
218 rh_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir)